Merge pull request #460 from cbednarski/b-ast-block-text #435
Annotations
8 errors and 12 warnings
test (1.22.x, ubuntu-latest):
ast/block.go#L51
exported: exported method BaseBlock.Text should have comment or be unexported (revive)
|
test (1.22.x, ubuntu-latest):
util/util_unsafe.go#L18
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)
|
test (1.22.x, ubuntu-latest):
util/util_unsafe.go#L19
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)
|
test (1.22.x, ubuntu-latest)
issues found
|
test (1.21.x, ubuntu-latest):
ast/block.go#L51
exported: exported method BaseBlock.Text should have comment or be unexported (revive)
|
test (1.21.x, ubuntu-latest):
util/util_unsafe.go#L18
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)
|
test (1.21.x, ubuntu-latest):
util/util_unsafe.go#L19
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)
|
test (1.21.x, ubuntu-latest)
issues found
|
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/goldmark/goldmark. Supported file pattern: go.sum
|
test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/goldmark/goldmark. Supported file pattern: go.sum
|
test (1.21.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/goldmark/goldmark. Supported file pattern: go.sum
|
test (1.22.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/goldmark/goldmark. Supported file pattern: go.sum
|
test (1.22.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\goldmark\goldmark. Supported file pattern: go.sum
|
test (1.21.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\goldmark\goldmark. Supported file pattern: go.sum
|