Skip to content

Removing a postgresql specific configuration from ash_sqlite.install #251

Removing a postgresql specific configuration from ash_sqlite.install

Removing a postgresql specific configuration from ash_sqlite.install #251

Triggered via pull request November 17, 2024 00:20
Status Success
Total duration 16m 1s
Artifacts 1

elixir.yml

on: pull_request
ash-ci  /  MIX_ENV=test mix.compile
4m 10s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix format --check-formatted
26s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
37s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
33s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
29s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
33s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
38s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
2m 40s
ash-ci / mix test
ash-ci  /  mix dialyzer
6m 46s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
3m 57s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix docs
1m 47s
ash-ci / mix docs
ash-ci  /  mix ash.codegen --check
0s
ash-ci / mix ash.codegen --check
ash-ci  /  Deploy docs to GitHub pages.
0s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

120 warnings
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.16-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / audit
key "exqlite-nif-2.16-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / audit
key "exqlite-nif-2.16-x86_64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / audit
key "exqlite-nif-2.17-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / audit
key "exqlite-nif-2.17-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
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.16-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.16-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.16-x86_64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.17-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=test mix.compile
key "exqlite-nif-2.17-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 / 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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
ash-ci / mix spark.cheat_sheets --check: lib/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
ash-ci / mix spark.formatter --check: lib/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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.16-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix docs
key "exqlite-nif-2.16-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix docs
key "exqlite-nif-2.16-x86_64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix docs
key "exqlite-nif-2.17-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix docs
key "exqlite-nif-2.17-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
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/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
ash-ci / mix test: lib/data_layer.ex#L332
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
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.16-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.16-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.16-x86_64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.17-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / MIX_ENV=dev mix.compile
key "exqlite-nif-2.17-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
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.16-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix dialyzer
key "exqlite-nif-2.16-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix dialyzer
key "exqlite-nif-2.16-x86_64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix dialyzer
key "exqlite-nif-2.17-aarch64-linux-gnu-0.26.0.tar.gz" will be overridden in map
ash-ci / mix dialyzer
key "exqlite-nif-2.17-riscv64-linux-gnu-0.26.0.tar.gz" will be overridden in map
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/

Artifacts

Produced during runtime
Name Size
github-pages Expired
940 KB