feat: Elys Integration #1987
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/tx.proto#L8
Import "ojo/oracle/v1/elys.proto" is unused.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L30
RPC "FeedPrice" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L33
RPC "FeedMultiplePrices" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L36
RPC "SetPriceFeeder" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L39
RPC "DeletePriceFeeder" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L46
RPC "AddPriceFeeders" should have a non-empty comment for documentation.
|
buf-lint:
proto/ojo/oracle/v1/tx.proto#L49
RPC "RemovePriceFeeders" should have a non-empty comment for documentation.
|
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/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)
|
lint:
x/oracle/keeper/msg_server_create_asset_info.go#L34
The line is 122 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
|