increase chain speed (#21) #547
Annotations
6 errors and 1 warning
Lint:
price-oracle/price_feed.go#L1
: # github.com/0xPolygon/polygon-edge/price-oracle [github.com/0xPolygon/polygon-edge/price-oracle.test]
|
Lint:
price-oracle/mocks_test.go#L141
cannot use (*MockState)(nil) (value of type *MockState) as PriceOracleState value in variable declaration: *MockState does not implement PriceOracleState (wrong type for method shouldVote)
|
Lint:
price-oracle/price_oracle_test.go#L317
cannot use mockStateProvider (variable of type *MockStateProvider) as PriceOracleStateProvider value in struct literal: *MockStateProvider does not implement PriceOracleStateProvider (wrong type for method GetPriceOracleState)
|
Lint:
tests/testing.go#L1
: # github.com/0xPolygon/polygon-edge/tests [github.com/0xPolygon/polygon-edge/tests.test]
|
Lint:
tests/testing.go#L491
invalid go:embed: build system did not supply embed configuration (typecheck)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading