Add time-based cleanup for Maven snapshot versions #32202
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 44s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
5m 59s
lint-go-gogit
6m 4s
checks-backend
3m 5s
frontend
0s
backend
6m 46s
docs
0s
actions
0s
Annotations
16 errors
|
checks-backend
Process completed with exit code 2.
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/packages/maven/cleanup.go#L41
var-naming: var artifactId should be artifactID (revive)
|
|
lint-backend:
services/packages/maven/cleanup.go#L5
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-backend:
services/packages/cleanup/cleanup.go#L168
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/maven/cleanup.go#L41
var-naming: var artifactId should be artifactID (revive)
|
|
lint-go-windows:
services/packages/maven/cleanup.go#L5
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-go-windows:
services/packages/cleanup/cleanup.go#L168
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-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/packages/maven/cleanup.go#L41
var-naming: var artifactId should be artifactID (revive)
|
|
lint-go-gogit:
services/packages/maven/cleanup.go#L5
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-go-gogit:
services/packages/cleanup/cleanup.go#L168
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)
|