chore: backport cherry picks to release/v1.x.x
#4486
Annotations
9 errors and 2 warnings
govulncheck:
providers/providertest/util.go#L56
undefined: config.TelemetryConfig
|
govulncheck:
providers/providertest/util.go#L56
unknown field Telemetry in struct literal of type "github.com/skip-mev/slinky/oracle/config".MetricsConfig
|
govulncheck
Process completed with exit code 2.
|
golangci-lint:
providers/providertest/util.go#L56
unknown field Telemetry in struct literal of type "github.com/skip-mev/slinky/oracle/config".MetricsConfig
|
golangci-lint:
providers/providertest/util.go#L56
undefined: config.TelemetryConfig (typecheck)
|
golangci-lint:
oracle/market_mapper_test.go#L17
could not import github.com/skip-mev/slinky/providers/providertest (-: # github.com/skip-mev/slinky/providers/providertest
|
golangci-lint:
providers/providertest/util.go#L56
unknown field Telemetry in struct literal of type "github.com/skip-mev/slinky/oracle/config".MetricsConfig
|
golangci-lint:
providers/providertest/util.go#L56
undefined: config.TelemetryConfig) (typecheck)
|
golangci-lint
issues found
|
govulncheck
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/connect/connect. Supported file pattern: go.sum
|