when using rules to delete packages, remove unclean bugs #30533
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 55s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
27s
lint-go-windows
5m 50s
lint-go-gogit
6m 1s
checks-backend
3m 16s
frontend
0s
backend
7m 3s
docs
0s
actions
0s
Annotations
18 errors
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
tests/integration/api_packages_test.go#L693
formatter: remove unnecessary fmt.Sprintf (testifylint)
|
|
lint-go-windows:
services/packages/cleanup/cleanup.go#L112
increment-decrement: should replace skip -= 1 with skip-- (revive)
|
|
lint-go-windows:
services/packages/cleanup/cleanup.go#L63
empty-lines: extra empty line at the end of a block (revive)
|
|
lint-go-windows:
routers/web/shared/packages/packages.go#L174
increment-decrement: should replace skip += 1 with skip++ (revive)
|
|
lint-go-windows:
routers/web/shared/packages/packages.go#L159
empty-lines: extra empty line at the end of a block (revive)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
tests/integration/api_packages_test.go#L693
formatter: remove unnecessary fmt.Sprintf (testifylint)
|
|
lint-backend:
services/packages/cleanup/cleanup.go#L112
increment-decrement: should replace skip -= 1 with skip-- (revive)
|
|
lint-backend:
services/packages/cleanup/cleanup.go#L63
empty-lines: extra empty line at the end of a block (revive)
|
|
lint-backend:
routers/web/shared/packages/packages.go#L174
increment-decrement: should replace skip += 1 with skip++ (revive)
|
|
lint-backend:
routers/web/shared/packages/packages.go#L159
empty-lines: extra empty line at the end of a block (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
tests/integration/api_packages_test.go#L693
formatter: remove unnecessary fmt.Sprintf (testifylint)
|
|
lint-go-gogit:
services/packages/cleanup/cleanup.go#L112
increment-decrement: should replace skip -= 1 with skip-- (revive)
|
|
lint-go-gogit:
services/packages/cleanup/cleanup.go#L63
empty-lines: extra empty line at the end of a block (revive)
|
|
lint-go-gogit:
routers/web/shared/packages/packages.go#L174
increment-decrement: should replace skip += 1 with skip++ (revive)
|
|
lint-go-gogit:
routers/web/shared/packages/packages.go#L159
empty-lines: extra empty line at the end of a block (revive)
|