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

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes … #8

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes …

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes … #8

Triggered via push September 20, 2023 18:43
Status Success
Total duration 3m 24s
Artifacts
Matrix: Compile with No Warnings, Migrate, and Run Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Compile with No Warnings, Migrate, and Run Tests (26.0.2, 1.15.5)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead