Skip to content

Clean up github actions ci #406

Clean up github actions ci

Clean up github actions ci #406

Triggered via push January 4, 2024 23:16
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 18 warnings
OTP 22 / Elixir 1.12.0
Requested Erlang/OTP version (22) not found in version list (should you be using option 'version-type': 'strict'?)
OTP 26 / Elixir 1.15
The operation was canceled.
Linter
Process completed with exit code 6.
OTP 22 / Elixir 1.12.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter: lib/pow/store/backend/mnesia_cache.ex#L462
Line is too long (max is 120, was 126).
Linter: lib/pow/extension/base.ex#L66
Prefer using an implicit `try` rather than explicit `try`.
Linter: test/pow/store/backend/mnesia_cache_test.exs#L412
Line is too long (max is 120, was 130).
Linter: test/pow/store/backend/mnesia_cache_test.exs#L270
Line is too long (max is 120, was 146).
Linter: test/pow/store/backend/mnesia_cache_test.exs#L244
Line is too long (max is 120, was 144).
Linter: test/pow/store/backend/mnesia_cache_test.exs#L123
Line is too long (max is 120, was 125).
Linter: test/pow/extension/ecto/schema_test.exs#L110
Line is too long (max is 120, was 137).
Linter: test/extensions/persistent_session/plug/cookie_test.exs#L318
Line is too long (max is 120, was 193).
Linter: lib/pow/phoenix/router.ex#L147
Line is too long (max is 120, was 146).
Linter: test/support/extensions/invitation/pow.ex#L8
Line is too long (max is 120, was 121).