This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
use only the random time for the fetcher #987
Annotations
1 error and 12 warnings
Build and test (1.15, 25)
Process completed with exit code 1.
|
Build and test (1.15, 25):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Build and test (1.15, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (1.15, 25)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/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/blockchain/state_sync_system.ex#L13
module attribute @fetch_timer_fetcher was set but never used
|
Build and test (1.15, 25):
lib/starknet_explorer/events.ex#L25
key "0x1dcde06aabdbca2f80aa51392b345d7549d7757aa855f7e37f5d335ac8243b1" will be overridden in map
|