feat: Elys Integration #1990
Annotations
10 errors and 3 warnings
golangci-lint:
x/oracle/keeper/elys.go#L86
G115: integer overflow conversion uint64 -> int (gosec)
|
golangci-lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L28
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L29
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
x/oracle/keeper/msg_server_price.go#L28
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
x/oracle/keeper/msg_server_price.go#L29
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
x/oracle/abci/endblocker.go#L83
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L4
File is not properly formatted (goimports)
|
golangci-lint:
x/oracle/keeper/grpc_query.go#L332
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
golangci-lint:
x/oracle/keeper/msg_server_create_asset_info.go#L11
The line is 134 characters long, which exceeds the maximum of 120 characters. (lll)
|
golangci-lint:
x/oracle/keeper/msg_server_create_asset_info.go#L31
The line is 134 characters long, which exceeds the maximum of 120 characters. (lll)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Unexpected input(s) 'go-go-version', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ojo/ojo. Supported file pattern: go.sum
|
Loading