Add time-based cleanup for Maven snapshot versions #29384
pull-compliance.yml
on: pull_request
files-changed
/
detect
9s
lint-backend
5m 46s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
6m 16s
lint-go-gogit
5m 51s
checks-backend
3m 18s
frontend
0s
backend
7m 2s
docs
0s
actions
0s
Annotations
9 errors
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/packages/cleanup/cleanup.go#L159
exported: func name will be used as cleanup.CleanupExpiredData by other packages, and that stutters; consider calling this ExpiredData (revive)
|
|
lint-backend:
services/packages/cleanup/cleanup.go#L28
exported: func name will be used as cleanup.CleanupTask by other packages, and that stutters; consider calling this Task (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/packages/cleanup/cleanup.go#L159
exported: func name will be used as cleanup.CleanupExpiredData by other packages, and that stutters; consider calling this ExpiredData (revive)
|
|
lint-go-gogit:
services/packages/cleanup/cleanup.go#L28
exported: func name will be used as cleanup.CleanupTask by other packages, and that stutters; consider calling this Task (revive)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/packages/cleanup/cleanup.go#L159
exported: func name will be used as cleanup.CleanupExpiredData by other packages, and that stutters; consider calling this ExpiredData (revive)
|
|
lint-go-windows:
services/packages/cleanup/cleanup.go#L28
exported: func name will be used as cleanup.CleanupTask by other packages, and that stutters; consider calling this Task (revive)
|