feat: subscription dsl #1107
elixir.yml
on: pull_request
ash-ci
/
mix deps.get
15s
ash-ci
/
mix format --check-formatted
0s
ash-ci
/
mix spark.formatter --check
0s
ash-ci
/
mix spark.cheat_sheets --check
0s
ash-ci
/
mix sobelow
0s
ash-ci
/
mix credo --strict
0s
ash-ci
/
mix deps.unlock --check-unused
0s
ash-ci
/
mix test
0s
ash-ci
/
mix dialyzer
0s
ash-ci
/
Deploy docs to GitHub pages.
0s
ash-ci
/
Release
0s
Annotations
1 error and 8 warnings
ash-ci / MIX_ENV=test mix.compile
Process completed with exit code 1.
|
ash-ci / mix deps.get
The following actions uses Node.js version which is deprecated 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=dev mix.compile
The following actions uses Node.js version which is deprecated 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
The following actions uses Node.js version which is deprecated 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 / audit
The following actions uses Node.js version which is deprecated 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@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
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']
|
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/
|