Enable additional identity providers for machine accounts (GitHub Actions enablement) #8427
pr.yml
on: pull_request
license-check
/
License boilerplate check
12s
lint
/
Run golangci-lint
3m 49s
lint
/
Uncommitted changes check - go mod tidy & make gen
3m 38s
build
/
Verify build
2m 5s
test
/
Unit testing
16m 24s
test
/
Authz tests
2m 48s
image-build
/
Image build
3m 21s
image-build
/
Build Helm chart
3m 21s
image-build
/
Check docker image build
2m 28s
security
/
Security Scan
17s
compose-migrate
/
docker
2m 35s
Annotations
11 errors
lint / Run golangci-lint:
internal/auth/context.go#L12
exported: exported function WithIdentityContext should have comment or be unexported (revive)
|
lint / Run golangci-lint:
internal/auth/context.go#L16
exported: exported function IdentityFromContext should have comment or be unexported (revive)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L55
G104: Errors unhandled. (gosec)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L60
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L62
G104: Errors unhandled. (gosec)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L68
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L70
G104: Errors unhandled. (gosec)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L77
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L102
test helper function should start from t.Helper() (thelper)
|
lint / Run golangci-lint:
internal/auth/jwt/dynamic/dynamic_fetch_test.go#L117
test helper function should start from t.Helper() (thelper)
|
test / Unit testing
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mindersec~minder~TODIWY.dockerbuild
|
30.5 KB |
|