Add list generic package version/file API endpoint
#34249
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
6m 15s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
27s
lint-go-windows
6m 16s
lint-go-gogit
6m 6s
checks-backend
4m 25s
frontend
0s
backend
8m 10s
docs
0s
actions
0s
Annotations
21 errors
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L128
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L121
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L117
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L116
len: use assert.Len (testifylint)
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L38
var-naming: var listUrl should be listURL (revive)
|
|
lint-go-gogit:
tests/integration/api_packages_generic_test.go#L8
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L128
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L121
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L117
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L116
len: use assert.Len (testifylint)
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L38
var-naming: var listUrl should be listURL (revive)
|
|
lint-backend:
tests/integration/api_packages_generic_test.go#L8
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L128
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L121
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L117
expected-actual: need to reverse actual and expected values (testifylint)
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L116
len: use assert.Len (testifylint)
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L38
var-naming: var listUrl should be listURL (revive)
|
|
lint-go-windows:
tests/integration/api_packages_generic_test.go#L8
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|