docs: update settings example #113
ci.yml
on: pull_request
Lint and test
3m 31s
commitlint
1m 53s
Annotations
4 errors and 2 warnings
commitlint
Process completed with exit code 1.
|
Lint and test:
internal/api/auth/basic_auth.go#L84
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint and test:
internal/api/router/endpoints.go#L31
unused-parameter: parameter 'ps' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint and test
issues found
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|