repo: update af-xdp dp repo links #119
Annotations
5 errors and 1 warning
run static analysis:
internal/deviceplugin/config.go#L22
"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)
|
run static analysis:
internal/deviceplugin/config_test.go#L20
"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)
|
run static analysis:
internal/host/host.go#L20
"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)
|
run static analysis:
test/fuzz/deviceplugin/config/config.go#L19
"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)
|
run static analysis
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading