ref: Config Schema (+ tests!) #49
ci.yaml
on: pull_request
go-lint
2m 58s
test
7s
Matrix: go-test
Annotations
5 errors and 7 warnings
test:
cmd/baton-databricks/main.go#L8
cannot find module providing package github.com/conductorone/baton-sdk/pkg/config: import lookup disabled by -mod=vendor
|
test
Process completed with exit code 1.
|
go-test (1.21.x, ubuntu-latest):
cmd/baton-databricks/main.go#L8
cannot find module providing package github.com/conductorone/baton-sdk/pkg/config: import lookup disabled by -mod=vendor
|
go-test (1.21.x, ubuntu-latest):
cmd/baton-databricks/main.go#L8
cannot find module providing package github.com/conductorone/baton-sdk/pkg/config: import lookup disabled by -mod=vendor
|
go-lint
golangci-lint exit with code 3
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-databricks/baton-databricks. Supported file pattern: go.sum
|
go-test (1.21.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.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version 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.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-databricks/baton-databricks. Supported file pattern: go.sum
|
go-lint
The following actions use a deprecated Node.js version 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-databricks/baton-databricks. Supported file pattern: go.sum
|