Skip to content

Update source code to origin v7.6.0 #341

Update source code to origin v7.6.0

Update source code to origin v7.6.0 #341

Triggered via pull request July 11, 2024 20:25
Status Failure
Total duration 3m 23s
Artifacts

ci.yaml

on: pull_request
Lint - golangci-lint
3m 13s
Lint - golangci-lint
Tests - Executing unit tests
45s
Tests - Executing unit tests
Build - Building and publishig Docker images
0s
Build - Building and publishig Docker images
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Tests - Executing unit tests: pkg/apis/middleware/readynesscheck.go#L40
syntax error: unexpected EOF, expecting }
Tests - Executing unit tests
Process completed with exit code 2.
Lint - golangci-lint: pkg/requests/util/util.go#L6
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L40
syntax error: unexpected EOF, expected }) (typecheck)
Lint - golangci-lint: pkg/logger/logger.go#L15
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L40
syntax error: unexpected EOF, expected }) (typecheck)
Lint - golangci-lint: oauthproxy.go#L22
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L40
syntax error: unexpected EOF, expected }) (typecheck)
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L1
: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware [github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware.test]
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L40
syntax error: unexpected EOF, expected } (typecheck)
Lint - golangci-lint: pkg/apis/middleware/readynesscheck.go#L39
expected '}', found 'EOF' (typecheck)
Lint - golangci-lint: pkg/apis/middleware/scope_test.go#L6
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware [github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware.test]
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/
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/