Skip to content

Snd CLI project structure #7

Snd CLI project structure

Snd CLI project structure #7

Triggered via pull request February 8, 2024 08:39
@adelinag08adelinag08
synchronize #2
snd-cli
Status Failure
Total duration 32s
Artifacts

build.yaml

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

Annotations

6 errors and 1 warning
Validate code: pkg/cmd/spark/constants.go#L3
const `beastBaseURL` is unused (unused)
Validate code: pkg/cmd/claim/constants.go#L3
const `boxerClaimBaseURL` is unused (unused)
Validate code: pkg/cmd/ml/constants.go#L3
const `crystalBaseURL` is unused (unused)
Validate code: pkg/cmd/auth/constants.go#L3
const `boxerBaseURL` is unused (unused)
Validate code: pkg/cmd/util/token.go#L43
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (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/.