Skip to content

fix merge issues

fix merge issues #141

Triggered via push March 18, 2024 17:49
Status Failure
Total duration 27s
Artifacts

cli.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
Format: cli/commands/clean_tests.go#L48
expected statement, found '<<'
Format: cli/commands/clean_tests.go#L57
expected statement, found '>>'
Format: cli/commands/clean_tests.go#L63
expected statement, found '<<'
Format: cli/commands/clean_tests.go#L65
expected statement, found '=='
Format: cli/commands/clean_tests.go#L68
expected statement, found '>>'
Format: cli/commands/clean_tests.go#L85
expected statement, found '<<'
Format: cli/commands/clean_tests.go#L100
expected declaration, found '=='
Format
Process completed with exit code 2.
Lint: cli/commands/backend.go#L1
: # github.com/GenerateNU/sac/cli/commands
Lint
syntax error: unexpected <<, expected }
Lint
syntax error: non-declaration statement outside function body
Lint
syntax error: non-declaration statement outside function body
Lint
syntax error: non-declaration statement outside function body
Lint
syntax error: unexpected {, expected name
Lint
syntax error: unexpected <<, expected } (typecheck)
Lint: cli/commands/clean_tests.go#L48
expected statement, found '<<' (typecheck)
Lint: cli/commands/clean_tests.go#L57
expected statement, found '>>' (typecheck)
Lint: cli/commands/clean_tests.go#L63
expected statement, found '<<' (typecheck)
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.