Skip customize files + set workdir #22
Annotations
6 errors and 2 warnings
lint:
hashing.go#L1
: # github.com/1debit/mani-diffy [github.com/1debit/mani-diffy.test]
|
lint:
main.go#L223
syntax error: cannot use err := nil as value (typecheck)
|
lint:
main.go#L223
expected boolean expression, found assignment (missing parentheses around composite literal?) (typecheck)
|
lint
issues found
|
go_test:
main.go#L223
syntax error: cannot use err := nil as value
|
go_test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.
|
go_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|