Skip to content

Added callback-based request ID checking #262

Added callback-based request ID checking

Added callback-based request ID checking #262

Triggered via pull request December 27, 2024 17:42
@wz2bwz2b
synchronize #581
wz2b:main
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: duration.go#L1
: # github.com/crewjam/saml [github.com/crewjam/saml.test]
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#L28
undefined: jwt (typecheck)
golangci: samlsp/request_tracker_jwt.go#L64
claims.VerifyAudience undefined (type JWTTrackedRequestClaims has no field or method VerifyAudience) (typecheck)
golangci: samlsp/request_tracker_jwt.go#L65
claims.Audience undefined (type JWTTrackedRequestClaims has no field or method Audience) (typecheck)
golangci: samlsp/request_tracker_jwt.go#L67
claims.VerifyIssuer undefined (type JWTTrackedRequestClaims has no field or method VerifyIssuer) (typecheck)
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636