chore: fix working directory #2
Annotations
4 errors and 2 warnings
fastfloat/parse.go#L243
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
fastfloat/parse.go#L401
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
parser_test.go#L350
ineffectual assignment to un64 (ineffassign)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading