Skip to content

add CODEOWNERS

add CODEOWNERS #264

Triggered via push February 22, 2025 16:52
Status Failure
Total duration 2m 51s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: duration.go#L62
cannot use 0 (untyped int constant) as Duration value in assignment (typecheck)
golangci: identity_provider_test.go#L107
undefined: jwt (typecheck)
golangci: identity_provider_test.go#L1087
missing type in composite literal (typecheck)
golangci: identity_provider_test.go#L1084
encoded declared and not used (typecheck)
golangci: samlidp/samlidp_test.go#L86
undefined: jwt (typecheck)
golangci: samlidp/samlidp_test.go#L124
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
golangci: samlidp/samlidp_test.go#L139
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
golangci: samlidp/service_test.go#L19
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
golangci: samlsp/request_tracker_jwt.go#L17
undefined: jwt (typecheck)
golangci: samlsp/request_tracker_jwt.go#L64
claims.VerifyAudience undefined (type JWTTrackedRequestClaims has no field or method VerifyAudience) (typecheck)