chore: update igniter #244
elixir.yml
on: push
ash-ci
/
mix deps.get
4m 41s
ash-ci
/
audit
4m 22s
ash-ci
/
mix igniter.upgrade
4m 8s
ash-ci
/
mix format --check-formatted
34s
ash-ci
/
mix spark.formatter --check
39s
ash-ci
/
mix spark.cheat_sheets --check
25s
ash-ci
/
mix sobelow
36s
ash-ci
/
mix credo --strict
27s
ash-ci
/
mix deps.unlock --check-unused
25s
ash-ci
/
mix test
2m 42s
ash-ci
/
mix dialyzer
6m 50s
ash-ci
/
MIX_ENV=dev mix.compile
4m 2s
ash-ci
/
mix docs
1m 47s
ash-ci
/
mix ash.codegen --check
0s
ash-ci
/
Deploy docs to GitHub pages.
5s
ash-ci
/
Release
0s
Annotations
4 errors and 130 warnings
ash-ci / Deploy docs to GitHub pages.
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
at getSignedArtifactUrl (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/api-client.js:93:1)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/deployment.js:53:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/index.js:30:1)
|
ash-ci / Deploy docs to GitHub pages.
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
|
ash-ci / mix spark.cheat_sheets --check
Process completed with exit code 1.
|
ash-ci / mix docs
Process completed with exit code 1.
|
ash-ci / mix igniter.upgrade
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix igniter.upgrade
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix igniter.upgrade
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix igniter.upgrade
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix igniter.upgrade
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix igniter.upgrade
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix igniter.upgrade
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix igniter.upgrade
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix igniter.upgrade:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix igniter.upgrade:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / audit
Macro.Env.define_import/4 is undefined or private
|
ash-ci / audit
Macro.Env.define_require/4 is undefined or private
|
ash-ci / audit
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / audit
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / audit
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / audit
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / audit
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / audit
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / audit:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix deps.get
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / MIX_ENV=test mix.compile
Macro.Env.define_import/4 is undefined or private
|
ash-ci / MIX_ENV=test mix.compile
Macro.Env.define_require/4 is undefined or private
|
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=test mix.compile:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / MIX_ENV=test mix.compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix credo --strict
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix credo --strict
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix credo --strict:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix credo --strict
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix format --check-formatted
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix format --check-formatted
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix format --check-formatted:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix format --check-formatted
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / Deploy docs to GitHub pages.
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/deploy-pages@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix sobelow
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix sobelow
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix sobelow:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix sobelow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix spark.cheat_sheets --check:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix spark.cheat_sheets --check:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix spark.cheat_sheets --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix deps.unlock --check-unused:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix deps.unlock --check-unused
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix spark.formatter --check
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix spark.formatter --check
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix spark.formatter --check:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix spark.formatter --check:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix spark.formatter --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix docs
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix docs
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix docs
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix docs
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix docs:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix docs:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
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 / mix test
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix test
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix test
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix test
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix test
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix test
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix test
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix test:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix test:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix test
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_import/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_require/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / MIX_ENV=dev mix.compile:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / MIX_ENV=dev mix.compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ash-ci / mix dialyzer
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix dialyzer
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix dialyzer
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix dialyzer
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix dialyzer
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix dialyzer
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix dialyzer
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix dialyzer
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
|
ash-ci / mix dialyzer:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|
ash-ci / mix dialyzer:
lib/mix/tasks/ash_sqlite.install.ex#L30
Igniter.Code.Module.parse/1 is deprecated. Use `Igniter.Project.Module.parse/1` instead.
|