feat: Elys Integration #1990
Annotations
20 errors and 6 warnings
buf-lint:
proto/ojo/oracle/v1/elys.proto#L11
Message "AssetInfo" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/elys.proto#L19
Message "Price" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/elys.proto#L33
Message "PriceFeeder" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L104
RPC response type "QueryGetPriceResponse" should be named "PriceResponse" or "QueryPriceResponse".
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L110
RPC response type "QueryAllPriceResponse" should be named "PriceAllResponse" or "QueryPriceAllResponse".
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L308
Message "QueryGetPriceRequest" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L314
Message "QueryGetPriceResponse" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L318
Message "QueryAllPriceRequest" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/query.proto#L320
Message "QueryAllPriceResponse" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L8
Import "ojo/oracle/v1/elys.proto" is unused.
|
lint:
x/oracle/keeper/elys.go#L86
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L28
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L29
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
x/oracle/keeper/msg_server_price.go#L28
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
x/oracle/keeper/msg_server_price.go#L29
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
x/oracle/abci/endblocker.go#L83
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
x/oracle/keeper/msg_server_feed_multiple_prices.go#L4
File is not properly formatted (goimports)
|
lint:
x/oracle/keeper/grpc_query.go#L332
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
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)
|
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)
|
buf-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|
Run super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Unexpected input(s) 'go-go-version', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ojo/ojo. Supported file pattern: go.sum
|