Skip to content

Account Provisioning #38

Account Provisioning

Account Provisioning #38

Triggered via pull request September 20, 2024 20:37
Status Failure
Total duration 3m 18s
Artifacts

ci.yaml

on: pull_request
Matrix: go-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
go-lint: pkg/client/client.go#L799
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
go-lint: pkg/client/client.go#L7
File is not `goimports`-ed (goimports)
go-lint: pkg/connector/connector.go#L4
File is not `goimports`-ed (goimports)
go-lint: pkg/connector/roles.go#L5
File is not `goimports`-ed (goimports)
go-lint: pkg/connector/users.go#L5
File is not `goimports`-ed (goimports)
go-lint: cmd/baton-demo/config.go#L4
File is not `goimports`-ed (goimports)
go-lint: pkg/connector/users.go#L87
line-length-limit: line is 222 characters, out of limit 200 (revive)
go-lint
issues found
go-test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, guyarb/golang-test-annotations@v0.6.0. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/