Skip to content

On Go 1.21, use clear() to clear sets #385

On Go 1.21, use clear() to clear sets

On Go 1.21, use clear() to clear sets #385

Triggered via pull request August 16, 2023 15:52
Status Failure
Total duration 4m 56s
Artifacts

test.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
test (1.20.x, ubuntu-latest): set/set.go#L161
internal compiler error: panic: interface conversion: interface is nil, not ir.Node
test (1.20.x, ubuntu-latest)
Process completed with exit code 2.
test (1.21.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.21.x, macos-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The operation was canceled.
lint: set/set.go#L161
internal compiler error: panic: interface conversion: interface is nil, not ir.Node
lint
Process completed with exit code 1.
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.20.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
apidiff
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.21.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/