Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Store tx receipts

Store tx receipts #96

Triggered via pull request July 11, 2023 17:02
Status Success
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25): lib/starknet_explorer/transaction_receipt.ex#L49
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer/transaction_receipt.ex#L19
module attribute @pending_deploy_fields was set but never used
Build and test (1.15, 25): lib/starknet_explorer/transaction.ex#L1
invalid association `block` in schema StarknetExplorer.Transaction: associated schema StarknetExplorer.Block does not have field `id`
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L67
variable "block" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L74
variable "transaction" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L85
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L85
variable "rest" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L94
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L94
this clause for infer_query/1 cannot match because a previous clause at line 87 always matches
Build and test (1.15, 25): lib/starknet_explorer_web/live/transaction_live.ex#L498
module attribute @impl was not set for function handle_event/3 callback (specified in Phoenix.LiveView). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Build and test (1.15, 25): lib/starknet_explorer/transaction_receipt.ex#L49
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer/transaction.ex#L1
invalid association `block` in schema StarknetExplorer.Transaction: associated schema StarknetExplorer.Block does not have field `id`
Build and test (1.15, 25): lib/starknet_explorer/transaction_receipt.ex#L19
module attribute @pending_deploy_fields was set but never used
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L67
variable "block" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L74
variable "transaction" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L85
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L85
variable "rest" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L94
variable "query" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15, 25): lib/starknet_explorer_web/live/search.ex#L94
this clause for infer_query/1 cannot match because a previous clause at line 87 always matches
Build and test (1.15, 25): lib/starknet_explorer_web/live/message_live.ex#L45
variable "identifier" is unused (if the variable is not meant to be used, prefix it with an underscore)