fix: don't assume path for application module #870
elixir.yml
on: push
ash-ci
/
mix deps.get
14s
ash-ci
/
mix format --check-formatted
19s
ash-ci
/
mix spark.formatter --check
7s
ash-ci
/
mix spark.cheat_sheets --check
3s
ash-ci
/
mix sobelow
6s
ash-ci
/
mix credo --strict
6s
ash-ci
/
mix deps.unlock --check-unused
21s
ash-ci
/
mix test
1m 51s
ash-ci
/
mix dialyzer
2m 20s
ash-ci
/
MIX_ENV=dev mix.compile
19s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
9s
ash-ci
/
Release
0s
Annotations
10 errors and 14 warnings
ash-ci / mix test:
test/igniter/project/application_test.exs#L132
test add_new_child/1 supports taking code as the second argument (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L6
test add_new_child/1 adds an application if one doesn't exist (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L55
test add_new_child/1 supports taking options as the second argument (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L110
test add_new_child/1 using `after: fn _ -> true end` with tuples in the list (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L31
test add_new_child/1 doesnt add a module if its already supervised (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L163
test add_new_child/1 adds a duplicate module with force?: true (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L47
test add_new_child/1 doesnt add a module if its already supervised as an atom and we're adding a tuple (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L95
test add_new_child/1 will set opts to an empty list if using `opts_updater` (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L39
test add_new_child/1 doesnt add a module if its already supervised as a tuple (Igniter.Project.ApplicationTest)
|
ash-ci / mix test:
test/igniter/project/application_test.exs#L80
test add_new_child/1 supports updating options using `opts_updater` (Igniter.Project.ApplicationTest)
|
ash-ci / mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix sobelow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix credo --strict
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / MIX_ENV=dev mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / Deploy docs to GitHub pages.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ash-ci / mix dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|