Add time-based cleanup for Maven snapshot versions #30390
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
6m 0s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
25s
lint-go-windows
6m 4s
lint-go-gogit
6m 0s
checks-backend
3m 36s
frontend
0s
backend
7m 10s
docs
0s
actions
0s
Annotations
9 errors
|
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-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-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)
|