Skip to content

refactoring

refactoring #10

Triggered via pull request June 18, 2024 17:32
Status Failure
Total duration 1m 27s
Artifacts

verify.yml

on: pull_request
license boilerplate check
11s
license boilerplate check
golangci-lint
1m 18s
golangci-lint
oidc-config
25s
oidc-config
Fit to window
Zoom out
Zoom in

Annotations

11 errors
oidc-config
Process completed with exit code 1.
golangci-lint: pkg/challenges/challenges.go#L30
could not import github.com/sigstore/fulcio/pkg/identity/ciprovider (-: # github.com/sigstore/fulcio/pkg/identity/ciprovider
golangci-lint: pkg/identity/ciprovider/principal.go#L94
too many return values
golangci-lint: pkg/identity/ciprovider/principal.go#L98
p.Defaults undefined (type CiProvider has no field or method Defaults)
golangci-lint: pkg/identity/ciprovider/principal.go#L99
no new variables on left side of :=
golangci-lint: pkg/identity/ciprovider/principal.go#L99
cannot use claimsToString(p.Claims) (value of type map[string]string) as map[string]interface{} value in assignment
golangci-lint: pkg/identity/ciprovider/principal.go#L99
p.Claims undefined (type CiProvider has no field or method Claims)
golangci-lint: pkg/identity/ciprovider/principal.go#L100
p.Uris undefined (type CiProvider has no field or method Uris)
golangci-lint: pkg/identity/ciprovider/principal.go#L101
p.Uris undefined (type CiProvider has no field or method Uris)
golangci-lint: pkg/identity/ciprovider/principal.go#L102
cannot use claims (variable of type map[string]interface{}) as map[string]string value in argument to applyTemplate
golangci-lint: pkg/identity/ciprovider/principal.go#L114
cannot use claims (variable of type map[string]interface{}) as map[string]string value in argument to applyTemplate