Skip to content

Write implementation for all commands #19

Write implementation for all commands

Write implementation for all commands #19

Triggered via pull request February 20, 2024 14:58
Status Failure
Total duration 53s
Artifacts

build.yaml

on: pull_request
Validate code
44s
Validate code
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Validate code: pkg/cmd/root/root.go#L12
const `boxerAuthBaseURL` is unused (unused)
Validate code: pkg/cmd/ml/run.go#L15
ineffectual assignment to err (ineffassign)
Validate code: pkg/cmd/util/token/token_test.go#L27
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
Validate code: pkg/cmd/util/token/token_test.go#L19
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
Validate code
Process completed with exit code 1.
Validate code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.