Skip to content

[WIP] ✨SAML token authentication support #200

[WIP] ✨SAML token authentication support

[WIP] ✨SAML token authentication support #200

Triggered via pull request August 25, 2023 05:39
Status Failure
Total duration 3m 33s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint: test/helpers/vcsim/builder.go#L27
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: test/helpers/vcsim/builder.go#L29
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: pkg/session/session.go#L415
unused-parameter: parameter 'logger' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/session/session_test.go#L96
unnecessary trailing newline (whitespace)
lint
issues found
lint: test/helpers/vcsim/builder.go#L27
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: test/helpers/vcsim/builder.go#L29
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: pkg/session/session.go#L415
unused-parameter: parameter 'logger' seems to be unused, consider removing or renaming it as _ (revive)