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

docker changes

docker changes #87

Triggered via pull request July 11, 2023 15:27
@d-roakd-roak
synchronize #31
dockerfile
Status Success
Total duration 2m 18s
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.ex#L123
variable "tx" 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#L128
variable "tx" 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_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.ex#L123
variable "tx" 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#L128
variable "tx" 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_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/pages/block_detail.ex#L69
variable "block" is unused (if the variable is not meant to be used, prefix it with an underscore)