wip1 #471
build.yml
on: push
lint
6s
test
33s
test_go118
31s
generate
1m 30s
build_docs
12s
Annotations
6 errors and 5 warnings
lint:
generator/generator.go#L176
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
builder/list.go#L54
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
generator/generator.go#L175
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint
issues found
|
generate
Process completed with exit code 1.
|
generate
Check failed, please run 'go generate ./...' and commit the changes.
|
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
|
generate
Restore cache failed: Dependencies file is not found in /home/runner/work/goverter/goverter. Supported file pattern: go.sum
|