refactor: Dict and Idx API #29
pre-submit.units.yml
on: pull_request
Matrix: unit tests
autogen
7s
actionlint
7s
markdownlint
10s
yamllint
5s
golangci-lint
19s
unit-tests
0s
Annotations
3 errors and 4 warnings
golangci-lint:
idx/idx.go#L142
unnecessary trailing newline (whitespace)
|
golangci-lint:
idx/idx.go#L162
directive `//nolint:gocritic // strings.EqualFold should not be used here.` is unused for linter "gocritic" (nolintlint)
|
golangci-lint
Process completed with exit code 2.
|
markdownlint
Could not determine node version from /home/runner/work/go-stardict/go-stardict/package.json. Falling back
|
unit tests (1.22, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit tests (1.22, macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|