Improve user experience for outdated comments #13657
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
5m 2s
lint-templates
19s
lint-yaml
0s
lint-swagger
0s
lint-go-windows
4m 45s
lint-go-gogit
4m 35s
checks-backend
2m 47s
frontend
0s
backend
6m 2s
docs
0s
actions
0s
Annotations
6 errors and 1 warning
lint-go-gogit:
routers/web/repo/middlewares.go#L107
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
lint-go-gogit
Process completed with exit code 2.
|
lint-go-windows:
routers/web/repo/middlewares.go#L107
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
lint-go-windows
Process completed with exit code 2.
|
lint-backend:
routers/web/repo/middlewares.go#L107
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
lint-backend
Process completed with exit code 2.
|
lint-templates
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|