Skip to content

Add github action

Add github action #12

Triggered via pull request August 11, 2023 13:33
@kpanickpanic
synchronize #23
add-ci
Status Success
Total duration 1m 47s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build and test: config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
Build and test: config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
Build and test: config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
Build and test: config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and test
Dict.size/1 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
Build and test
String.ljust/3 is deprecated. Use String.pad_trailing/3 with a binary padding instead
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
Build and test
:aliases option in eval is deprecated
Build and test
:requires option in eval is deprecated
Build and test
:functions option in eval is deprecated