Auto cli #32
Annotations
6 errors and 4 warnings
go-lint:
cmd/baton-1password/main.go#L64
unhandled-error: Unhandled error in call to function fmt.Print (revive)
|
go-lint:
pkg/1password/cli.go#L172
unnecessary conversion (unconvert)
|
go-lint:
cmd/baton-1password/main.go#L65
unnecessary conversion (unconvert)
|
go-lint:
cmd/baton-1password/main.go#L66
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
go-lint:
pkg/1password/cli.go#L63
unnecessary leading newline (whitespace)
|
go-lint
issues found
|
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-1password/baton-1password. Supported file pattern: go.sum
|
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-1password/baton-1password. Supported file pattern: go.sum
|