feat(disq): 添加 diskq 支持, 用于实现一个简单的本地队列 #159
Annotations
3 errors and 1 warning
test (1.22.x, ubuntu-latest):
diskq/diskq_test.go#L7
"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. (SA1019)
|
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
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@v3, 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/
|