Skip to content

Added callback-based request ID checking #261

Added callback-based request ID checking

Added callback-based request ID checking #261

Triggered via pull request December 3, 2024 19:16
@wz2bwz2b
synchronize #581
wz2b:main
Status Failure
Total duration 2m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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