Artifacts download api for artifact actions v4 #27259
Triggered via pull request
February 10, 2025 19:32
Status
Failure
Total duration
10m 38s
Artifacts
–
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
5m 42s
lint-templates
35s
lint-yaml
19s
lint-swagger
20s
lint-spell
22s
lint-go-windows
5m 38s
lint-go-gogit
5m 47s
checks-backend
3m 11s
frontend
0s
backend
7m 9s
docs
0s
actions
0s
Annotations
9 errors and 1 warning
|
lint-backend:
services/convert/convert.go#L22
ST1019: package "code.gitea.io/gitea/models/repo" is being imported more than once (stylecheck)
|
|
lint-backend:
services/convert/convert.go#L23
duplicated-imports: Package "code.gitea.io/gitea/models/repo" already imported (revive)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-go-gogit:
services/convert/convert.go#L22
ST1019: package "code.gitea.io/gitea/models/repo" is being imported more than once (stylecheck)
|
|
lint-go-gogit:
services/convert/convert.go#L23
duplicated-imports: Package "code.gitea.io/gitea/models/repo" already imported (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-windows:
services/convert/convert.go#L22
ST1019: package "code.gitea.io/gitea/models/repo" is being imported more than once (stylecheck)
|
|
lint-go-windows:
services/convert/convert.go#L23
duplicated-imports: Package "code.gitea.io/gitea/models/repo" already imported (revive)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-yaml:
.github/workflows/cron-licenses.yml#L4
4:4 [comments] missing starting space in comment
|