Vec 168 init #2
Annotations
10 errors and 1 warning
cmd/root.go#L92
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
cmd/root.go#L92
missing ',' before newline in argument list (typecheck)
|
main.go#L6
could not import asvec/cmd (-: # asvec/cmd
|
cmd/root.go#L92
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
|
cmd/constants.go#L1
: # asvec/cmd
|
cmd/root.go#L92
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
cmd/root.go#L92
missing ',' before newline in argument list (typecheck)
|
main.go#L6
could not import asvec/cmd (-: # asvec/cmd
|
cmd/root.go#L92
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
This job failed
Loading