Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

update go modules

update go modules #54

Triggered via push June 12, 2024 07:49
Status Failure
Total duration 21s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Linter: saml/service_provider.go#L19
"crypto/rsa" imported and not used (typecheck)
Linter: ../../../go/pkg/mod/github.com/zenazn/goji@v1.0.1/graceful/server.go#L36
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
Linter: ../../../go/pkg/mod/github.com/zenazn/goji@v1.0.1/graceful/server.go#L53
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
Linter: ../../../go/pkg/mod/github.com/zenazn/goji@v1.0.1/graceful/server.go#L60
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
Linter: ../../../go/pkg/mod/github.com/zenazn/goji@v1.0.1/graceful/server.go#L61
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
Linter
issues found
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.