Add time-based cleanup for Maven snapshot versions #28014
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
5m 40s
lint-templates
lint-yaml
lint-swagger
lint-spell
25s
lint-go-windows
5m 46s
lint-go-gogit
5m 39s
checks-backend
3m 13s
frontend
backend
6m 43s
docs
actions
Annotations
12 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-backend:
modules/packages/maven/metadata.go#L65
exported: type name will be used as maven.MavenMetadata by other packages, and that stutters; consider calling this Metadata (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-gogit:
modules/packages/maven/metadata.go#L65
exported: type name will be used as maven.MavenMetadata by other packages, and that stutters; consider calling this Metadata (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)
|
|
lint-go-windows:
modules/packages/maven/metadata.go#L65
exported: type name will be used as maven.MavenMetadata by other packages, and that stutters; consider calling this Metadata (revive)
|