Update source code to origin v7.6.0 #342
ci.yaml
on: pull_request
Lint - golangci-lint
14s
Tests - Executing unit tests
1m 16s
Build - Building and publishig Docker images
0s
Annotations
9 errors and 4 warnings
Lint - golangci-lint:
providers/adfs.go#L1
: # github.com/oauth2-proxy/oauth2-proxy/v7/providers [github.com/oauth2-proxy/oauth2-proxy/v7/providers.test]
|
Lint - golangci-lint:
providers/providers_test.go#L272
syntax error: unexpected EOF, expected } (typecheck)
|
Lint - golangci-lint:
providers/providers_test.go#L271
expected '}', found 'EOF' (typecheck)
|
Lint - golangci-lint:
pkg/apis/sessions/interfaces.go#L15
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint - golangci-lint:
pkg/apis/options/options.go#L24
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint - golangci-lint:
pkg/apis/options/load_test.go#L53
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint - golangci-lint
issues found
|
Tests - Executing unit tests:
providers/providers_test.go#L271
expected '}', found 'EOF'
|
Tests - Executing unit tests
Process completed with exit code 2.
|
Lint - golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests - Executing unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: vazco/github-actions-branch-name@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests - Executing unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vazco/github-actions-branch-name@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|