add test #3
tm2.yml
on: push
Run Main
/
...
/
lint
58s
Run Main
/
...
/
generated
6s
Run Main
/
...
/
test
2m 48s
Annotations
10 errors and 3 warnings
Run Main / Go Linter / lint:
tm2/pkg/std/memfile.go#L45
`lenght` is a misspelling of `length` (misspell)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile.go#L114
File is not `gofmt`-ed with `-s` (gofmt)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile.go#L114
File is not `gofumpt`-ed (gofumpt)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile.go#L114
File is not `goimports`-ed (goimports)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile_test.go#L193
File is not `gofmt`-ed with `-s` (gofmt)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile_test.go#L193
File is not `gofumpt`-ed (gofumpt)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile_test.go#L193
File is not `goimports`-ed (goimports)
|
Run Main / Go Linter / lint:
tm2/pkg/std/memfile_test.go#L198
File is not `gofumpt`-ed (gofumpt)
|
Run Main / Go Linter / lint
issues found
|
Run Main / Go Test / test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run Main / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|