feat!: github.com/jmattheis/goverter command #427
Annotations
6 errors and 4 warnings
lint:
cmd/cli_test.go#L7
import "github.com/jmattheis/goverter" is a program, not an importable package (typecheck)
|
lint:
enum/transformer_builtin.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint
issues found
|
test_go118:
cmd/cli_test.go#L7
import "github.com/jmattheis/goverter" is a program, not an importable package
|
test_go118
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/goverter/goverter. Supported file pattern: go.sum
|
test_go118
Restore cache failed: Dependencies file is not found in /home/runner/work/goverter/goverter. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/goverter/goverter. Supported file pattern: go.sum
|