rename pkg #4
ci.yml
on: push
Matrix: test
Linters
2m 28s
CI Success
0s
Annotations
5 errors and 6 warnings
Linters:
util.go#L13
SA1019: reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (staticcheck)
|
Linters:
util.go#L14
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
Linters:
parser_timing_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
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
|