[BB-2] Build out PrivX #6
Annotations
4 errors and 5 warnings
go-test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
go-lint:
pkg/connector/client/privx.go#L1
: cannot compile Go 1.22 code (typecheck)
|
go-lint:
pkg/connector/connector.go#L8
could not import github.com/conductorone/baton-privx/pkg/connector/client (-: cannot compile Go 1.22 code) (typecheck)
|
go-lint
issues found
|
go-test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.20.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, guyarb/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-privx/baton-privx. Supported file pattern: go.sum
|
go-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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/
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-privx/baton-privx. Supported file pattern: go.sum
|