Added callback-based request ID checking #260
Annotations
10 errors and 1 warning
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)
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|