baton databricks v0 #6
Annotations
4 errors and 3 warnings
go-lint:
cmd/baton-databricks/main.go#L54
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
go-lint:
cmd/baton-databricks/main.go#L42
Comment should end in a period (godot)
|
go-lint:
cmd/baton-databricks/config.go#L65
line-length-limit: line is 206 characters, out of limit 200 (revive)
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-databricks/baton-databricks. Supported file pattern: go.sum
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-databricks/baton-databricks. Supported file pattern: go.sum
|