fix version issue #776
ci.yml
on: push
vulnerability-scan
42s
build
6m 10s
Annotations
10 errors and 2 warnings
vulnerability-scan
cannot range over seq (variable of type iter.Seq[E])
|
vulnerability-scan:
impl/config/config.go#L1
package requires newer Go version go1.23
|
vulnerability-scan:
impl/internal/util/logging.go#L1
package requires newer Go version go1.23
|
vulnerability-scan
cannot range over seq (variable of type iter.Seq2[K, V])
|
vulnerability-scan:
impl/pkg/telemetry/telemetry.go#L1
package requires newer Go version go1.23
|
vulnerability-scan
package requires newer Go version go1.23
|
vulnerability-scan:
impl/pkg/dht/dht.go#L1
package requires newer Go version go1.23
|
vulnerability-scan:
impl/internal/dht/scheduler.go#L1
package requires newer Go version go1.23
|
vulnerability-scan:
impl/pkg/storage/db/bolt/bolt.go#L1
package requires newer Go version go1.23
|
vulnerability-scan:
impl/pkg/storage/db/postgres/db.go#L5
package requires newer Go version go1.23
|
vulnerability-scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|