feat: Update sdutil output #20
pre-submit.units.yml
on: pull_request
Matrix: unit tests
autogen
4s
actionlint
3s
markdownlint
13s
yamllint
3s
golangci-lint
22s
unit-tests
0s
Annotations
6 errors and 5 warnings
golangci-lint:
cmd/sdutil/query.go#L83
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
cmd/sdutil/list.go#L24
import 'github.com/rodaine/table' is not allowed from list 'main' (depguard)
|
golangci-lint:
cmd/sdutil/query.go#L24
import 'github.com/k3a/html2text' is not allowed from list 'main' (depguard)
|
golangci-lint:
cmd/sdutil/query.go#L25
import 'github.com/rodaine/table' is not allowed from list 'main' (depguard)
|
golangci-lint:
cmd/sdutil/query.go#L104
missing cases in switch of type dict.DataType: dict.LocaleTextType, dict.PangoTextType, dict.XDXFType, dict.PowerWordType, dict.MediaWikiType, dict.WordNetType, dict.ResourceFileListType, dict.WavType, dict.PictureType, dict.ExperimentalType (exhaustive)
|
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 download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
unit tests (1.22, ubuntu-latest)
Back off 23.195 seconds before retry.
|
unit tests (1.22, ubuntu-latest)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
unit tests (1.22, ubuntu-latest)
Back off 25.855 seconds before retry.
|