feat: Add .syn file support #74
Annotations
6 errors
Run set -euo pipefail:
internal/testutil/syn.go#L34
stringXbytes: can simplify `[]byte(w.Word)` to `w.Word` (gocritic)
|
Run set -euo pipefail:
internal/testutil/syn.go#L45
unnecessary conversion (unconvert)
|
Run set -euo pipefail:
stardict_test.go#L130
Function TestSearch missing the call to method parallel (paralleltest)
|
Run set -euo pipefail:
internal/testutil/syn.go#L41
SA4003: no value of type uint32 is greater than math.MaxUint32 (staticcheck)
|
Run set -euo pipefail:
internal/testutil/syn.go#L44
directive `//nolint:gosec // test code, offset size determined by idxoffsetbits` is unused for linter "gosec" (nolintlint)
|
Run set -euo pipefail
Process completed with exit code 2.
|
Loading