Skip to content

fix: Improper namespace application in elementToBytes #257

fix: Improper namespace application in elementToBytes

fix: Improper namespace application in elementToBytes #257

Triggered via pull request November 14, 2024 15:11
Status Failure
Total duration 2m 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/