Bump ex_doc from 0.35.1 to 0.36.1 in the dev-dependencies group (#4) #7
elixir.yml
on: push
ash-ci
/
mix deps.get
4m 49s
ash-ci
/
mix format --check-formatted
19s
ash-ci
/
mix spark.formatter --check
6s
ash-ci
/
mix spark.cheat_sheets --check
7s
ash-ci
/
mix sobelow
3s
ash-ci
/
mix credo --strict
4s
ash-ci
/
mix deps.unlock --check-unused
31s
ash-ci
/
mix test
44s
ash-ci
/
mix dialyzer
5m 18s
ash-ci
/
MIX_ENV=dev mix.compile
1m 23s
ash-ci
/
mix ash.codegen --check
0s
ash-ci
/
Deploy docs to GitHub pages.
1s
ash-ci
/
Release
0s
Annotations
10 errors and 16 warnings
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L12
test User requested module imported? :: module_imported (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L138
test Extend hook objects :: extend_hook_object (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L194
test Remove objects of hooks key inside LiveSocket:: remove_objects_from_hooks (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L60
test Remove imported modules :: remove_imports (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L116
test LiveSocket var exist :: exist_live_socket (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test:
test/parsers/javascript/parser_test.exs#L40
test Insert some js lines for import modules :: insert_imports (IgniterJSTest.Parsers.Javascript.ParserTest)
|
ash-ci / mix test
Process completed with exit code 2.
|
ash-ci / Deploy docs to GitHub pages.
Creating Pages deployment failed
|
ash-ci / Deploy docs to GitHub pages.
HttpError: Not Found
at /home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/node_modules/@octokit/request/dist-node/index.js:86:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/api-client.js:116:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/deployment.js:59: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: Failed to create deployment (status: 404) with build version 25be68c6a01ef1091128ff06789ef4ba5c0c5bcf. Ensure GitHub Pages has been enabled: https://github.com/ash-project/igniter_js/settings/pages
|
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 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 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 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.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 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_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 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 / 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.
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/
|