This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
fix(deps): update module golang.org/x/oauth2 to v0.14.0 #1529
Annotations
8 errors and 3 warnings
build
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/accrescent/devconsole); to add:
|
build
missing go.sum entry for module providing package golang.org/x/oauth2/endpoints (imported by github.com/accrescent/devconsole/data); to add:
|
build
Process completed with exit code 1.
|
test
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/accrescent/devconsole); to add:
|
test
missing go.sum entry for module providing package golang.org/x/oauth2/endpoints (imported by github.com/accrescent/devconsole/data); to add:
|
test
Process completed with exit code 1.
|
lint:
devconsole/api/register.go#L33
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/slices/slices.go:116:15) (typecheck)
|
lint
issues found
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/devconsole/devconsole. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/devconsole/devconsole. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devconsole/devconsole. Supported file pattern: go.sum
|