Adds API token secrets #245
ci.yaml
on: pull_request
go-lint
21s
test
1m 9s
Matrix: go-test
Annotations
9 errors and 6 warnings
go-lint:
go.mod#L120
local replacement are not allowed: github.com/conductorone/baton-sdk (gomoddirectives)
|
go-lint:
pkg/connector/connector.go#L337
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
go-lint:
pkg/connector/connector.go#L378
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
go-lint:
pkg/connector/api_token.go#L51
commentFormatting: put a space between `//` and comment text (gocritic)
|
go-lint:
pkg/connector/api_token.go#L5
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/connector.go#L6
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/pagination_v5.go#L4
File is not properly formatted (goimports)
|
go-lint
issues found
|
test
Process completed with exit code 1.
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|
go-test (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|