Skip to content

Added callback-based request ID checking #259

Added callback-based request ID checking

Added callback-based request ID checking #259

Triggered via pull request November 29, 2024 21:12
@wz2bwz2b
synchronize #581
wz2b:main
Status Failure
Total duration 18s
Artifacts

lint.yml

on: pull_request
golangci
9s
golangci
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)