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

fix tests

fix tests #46

Triggered via push February 16, 2024 12:30
Status Failure
Total duration 41s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Linter: eliona/single_sign_on.go#L318
S1034: assigning the result of this type assertion to a variable (switch elionaLang := elionaLang.(type)) could eliminate type assertions in switch cases (gosimple)
Linter: eliona/single_sign_on.go#L320
S1034(related information): could eliminate this type assertion (gosimple)
Linter: eliona/single_sign_on.go#L169
ineffectual assignment to errorMessage (ineffassign)
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/.