Replace deprecated ioutil package #112
Annotations
57 errors and 4 warnings
test (1.15.x, ubuntu-latest, avx, false):
consopt_test.go#L41
undefined: os.CreateTemp
|
test (1.15.x, ubuntu-latest, avx, false):
dense_io_test.go#L78
undefined: io.ReadAll
|
test (1.15.x, ubuntu-latest, avx, false):
genlib2/main.go#L184
undefined: os.ReadFile
|
test (1.15.x, ubuntu-latest, avx, false)
Process completed with exit code 2.
|
test (1.17.x, macos-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.18.x, ubuntu-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.18.x, macos-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.18.x, macos-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, ubuntu-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, ubuntu-latest, sse, false):
consopt_test.go#L41
undefined: os.CreateTemp
|
test (1.15.x, ubuntu-latest, sse, false):
dense_io_test.go#L78
undefined: io.ReadAll
|
test (1.15.x, ubuntu-latest, sse, false):
genlib2/main.go#L184
undefined: os.ReadFile
|
test (1.15.x, ubuntu-latest, sse, false)
Process completed with exit code 2.
|
test (1.18.x, windows-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.18.x, windows-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (tip, ubuntu-latest, true)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, windows-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, windows-latest, avx, false)
The operation was canceled.
|
test (1.17.x, macos-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.17.x, macos-latest, sse, false)
The operation was canceled.
|
test (1.15.x, windows-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, windows-latest, avx, false)
The operation was canceled.
|
test (1.16.x, windows-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, windows-latest, sse, false)
The operation was canceled.
|
test (1.17.x, windows-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.17.x, windows-latest, sse, false)
The operation was canceled.
|
test (1.17.x, windows-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.17.x, windows-latest, avx, false)
The operation was canceled.
|
test (1.16.x, macos-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, macos-latest, avx, false)
The operation was canceled.
|
test (1.15.x, windows-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, windows-latest, sse, false)
The operation was canceled.
|
test (1.16.x, macos-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, macos-latest, sse, false)
The operation was canceled.
|
test (1.15.x, macos-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, macos-latest, avx, false)
The operation was canceled.
|
coverage (avx):
consopt_test.go#L41
undefined: os.CreateTemp
|
coverage (avx):
dense_io_test.go#L78
undefined: io.ReadAll
|
coverage (avx):
genlib2/main.go#L184
undefined: os.ReadFile
|
coverage (avx)
Process completed with exit code 2.
|
test (1.16.x, ubuntu-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, ubuntu-latest, avx, false)
The operation was canceled.
|
test (1.17.x, ubuntu-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.17.x, ubuntu-latest, sse, false)
The operation was canceled.
|
test (1.17.x, ubuntu-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.17.x, ubuntu-latest, avx, false)
The operation was canceled.
|
test (1.16.x, ubuntu-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.16.x, ubuntu-latest, sse, false)
The operation was canceled.
|
test (1.18.x, ubuntu-latest, avx, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.18.x, ubuntu-latest, avx, false)
The operation was canceled.
|
coverage (sse)
The job was canceled because "avx" failed.
|
coverage (sse):
consopt_test.go#L41
undefined: os.CreateTemp
|
coverage (sse):
dense_io_test.go#L78
undefined: io.ReadAll
|
coverage (sse):
genlib2/main.go#L184
undefined: os.ReadFile
|
coverage (sse)
Process completed with exit code 2.
|
test (1.15.x, macos-latest, sse, false)
The job was canceled because "_1_15_x_ubuntu-latest_avx" failed.
|
test (1.15.x, macos-latest, sse, false)
The operation was canceled.
|
test (1.15.x, ubuntu-latest, avx, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.15.x, ubuntu-latest, avx, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
coverage (avx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/setup-python@v2, BSFishy/pip-action@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage (avx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/setup-python@v2, BSFishy/pip-action@v1, 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/
|