fix: wasm public pod apis #1102
Annotations
6 errors and 2 warnings
pkg/blockstore/putergetter/putgetter.go#L23
const `maxIdleConnections` is unused (unused)
|
pkg/blockstore/putergetter/putgetter.go#L24
const `maxConnectionsPerHost` is unused (unused)
|
pkg/blockstore/putergetter/putgetter.go#L25
const `requestTimeout` is unused (unused)
|
pkg/blockstore/putergetter/putgetter.go#L46
func `createHTTPClient` is unused (unused)
|
pkg/blockstore/putergetter/putgetter.go#L9
SA1019: "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. (staticcheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading