Skip to content

πŸ›βž•βž– Swaps out calendar for timex module; #11

πŸ›βž•βž– Swaps out calendar for timex module;

πŸ›βž•βž– Swaps out calendar for timex module; #11

Triggered via push October 23, 2023 19:56
Status Success
Total duration 2m 10s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
duplicate key :inside_code found in struct
Build and test
variable "matches" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
variable "matches" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
Build and test
trailing commas are not allowed inside function/macro call arguments
Build and test
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity