feat: sign out all sessions #379
ci.yaml
on: pull_request
Lint - golangci-lint
48s
Tests - Executing unit tests
26s
Build - Building and publishig Docker images
0s
Annotations
7 errors and 3 warnings
Tests - Executing unit tests
Process completed with exit code 2.
|
Lint - golangci-lint:
pics_oauthproxy.go#L18
var-naming: var userId should be userID (revive)
|
Lint - golangci-lint:
pics_oauthproxy.go#L43
var-naming: func getUserId should be getUserID (revive)
|
Lint - golangci-lint:
pics_oauthproxy.go#L57
var-naming: var userId should be userID (revive)
|
Lint - golangci-lint:
oauthproxy.go#L807
response body must be closed (bodyclose)
|
Lint - golangci-lint:
oauthproxy.go#L816
response body must be closed (bodyclose)
|
Lint - golangci-lint
issues found
|
Tests - Executing unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Tests - Executing unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint - golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|