Skip to content

improvement: draw the rest of the owl #21

improvement: draw the rest of the owl

improvement: draw the rest of the owl #21

Triggered via push June 12, 2024 22:22
Status Failure
Total duration 3m 57s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
25s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
50s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
55s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
34s
ash-ci / mix docs
ash-ci  /  mix format --check-formatted
25s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
4s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
3s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
21s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
8s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
19s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
56s
ash-ci / mix test
ash-ci  /  mix dialyzer
2m 10s
ash-ci / mix dialyzer
ash-ci  /  Deploy docs to GitHub pages.
10s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 53 warnings
ash-ci / mix deps.unlock --check-unused
Process completed with exit code 1.
ash-ci / mix dialyzer
Process completed with exit code 2.
ash-ci / mix deps.get
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / MIX_ENV=dev mix.compile
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
ash-ci / MIX_ENV=dev mix.compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / MIX_ENV=dev mix.compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / MIX_ENV=dev mix.compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
ash-ci / MIX_ENV=dev mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=dev mix.compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
ash-ci / MIX_ENV=dev mix.compile
1..-1 has a default step of -1, please write 1..-1//-1 instead
ash-ci / MIX_ENV=dev mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=dev mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=dev mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
ash-ci / MIX_ENV=test mix.compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / MIX_ENV=test mix.compile
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / MIX_ENV=test mix.compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-1 has a default step of -1, please write 1..-1//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / MIX_ENV=test mix.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / audit
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
ash-ci / audit
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / audit
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
ash-ci / audit
0..-2 has a default step of -1, please write 0..-2//-1 instead
ash-ci / audit
0..-2 has a default step of -1, please write 0..-2//-1 instead
ash-ci / audit
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / audit
1..-1 has a default step of -1, please write 1..-1//-1 instead
ash-ci / audit
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / audit
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / audit
1..-2 has a default step of -1, please write 1..-2//-1 instead
ash-ci / mix spark.formatter --check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix spark.cheat_sheets --check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix credo --strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix deps.unlock --check-unused
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix sobelow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix format --check-formatted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci / Deploy docs to GitHub pages.
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/deploy-pages@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / mix test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
call: lib/code/common.ex#L273
The function call move_to_cursor will not succeed.
no_return: lib/code/common.ex#L273
The created anonymous function has no local return.
call: lib/code/common.ex#L278
The function call move_to_cursor will not succeed.
pattern_match: lib/code/function.ex#L118
The pattern can never match the type
pattern_match: lib/code/function.ex#L121
The pattern can never match the type
call: lib/code/keyword.ex#L47
The function call put_in_keyword will not succeed.
no_return: lib/code/keyword.ex#L47
Function put_in_keyword/3 has no local return.
call: lib/code/map.ex#L13
The function call put_in_map will not succeed.
no_return: lib/code/map.ex#L13
Function put_in_map/3 has no local return.
no_return: lib/igniter.ex#L64
The created anonymous function has no local return.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/