chore: fix working directory #2
ci.yml
on: push
Matrix: test
Linters
2m 40s
CI Success
0s
Annotations
5 errors and 6 warnings
Linters:
fastfloat/parse.go#L243
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
Linters:
fastfloat/parse.go#L401
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
Linters:
parser_test.go#L350
ineffectual assignment to un64 (ineffassign)
|
Linters
issues found
|
CI Success
Process completed with exit code 1.
|
Build and test (go 1.21 / ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test (go 1.21 / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/astjson/astjson. Supported file pattern: go.sum
|
Build and test (go 1.21 / windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test (go 1.21 / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\astjson\astjson. Supported file pattern: go.sum
|
Linters
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/
|
Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/astjson/astjson. Supported file pattern: go.sum
|