[WIP] ✨SAML token authentication support #200
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)
|