Skip to content

chore: use count

chore: use count #2096

Triggered via push October 11, 2024 13:20
Status Failure
Total duration 16m 39s
Artifacts

elixir.yml

on: push
Matrix: ash-ci
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 49 warnings
ash-ci (16) / mix test: test/migration_generator_test.exs#L609
test creating follow up migrations when renaming a field, it asks if you are renaming it, and renames it if you are (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L580
test creating follow up migrations when adding a field, it adds the field (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L542
test creating follow up migrations when changing the where clause, it is properly dropped and recreated (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L805
test creating follow up migrations when an attribute exists only on some of the resources that use the same table, it isn't marked as null: false (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L1032
test references references generate related index when index? true (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L420
test creating follow up migrations with a schema when renaming a field, it asks if you are renaming it, and renames it if you are (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L1809
test default values when default value is specified that does not implement EctoMigrationDefault (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L918
test references references are inferred automatically (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L1606
test check constraints when removed, the constraint is dropped before modification (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / mix test: test/migration_generator_test.exs#L1878
test follow up with references when changing the primary key, it changes properly (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L156
test creating initial snapshots the migration sets up resources correctly (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L691
test creating follow up migrations when renaming a field, it asks which field you are renaming it to, and adds it if you arent (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L1535
test check constraints when added, the constraint is created (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L449
test creating follow up migrations with a schema renaming a field honors additional changes (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L334
test custom_indexes with `concurrently: true` it creates multiple migration files (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L918
test references references are inferred automatically (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L1722
test polymorphic resources it uses the relationship's table context if it is set (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L805
test creating follow up migrations when an attribute exists only on some of the resources that use the same table, it isn't marked as null: false (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L1150
test references references merge :match_with and multitenancy attribute (AshPostgres.MigrationGeneratorTest)
ash-ci (14) / mix test: test/migration_generator_test.exs#L262
test creating initial snapshots for resources with a schema the migration sets up resources correctly (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L988
test references references allow passing :match_with and :match_type (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L156
test creating initial snapshots the migration sets up resources correctly (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L691
test creating follow up migrations when renaming a field, it asks which field you are renaming it to, and adds it if you arent (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L1878
test follow up with references when changing the primary key, it changes properly (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L378
test custom_indexes with `null_distinct: false` it adds nulls_distinct option to create index migration (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L510
test creating follow up migrations when renaming an index, it is properly renamed (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L1606
test check constraints when removed, the constraint is dropped before modification (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L718
test creating follow up migrations when multiple schemas apply to the same table, all attributes are added (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L580
test creating follow up migrations when adding a field, it adds the field (AshPostgres.MigrationGeneratorTest)
ash-ci (15) / mix test: test/migration_generator_test.exs#L953
test references references are inferred automatically if the attribute has a different type (AshPostgres.MigrationGeneratorTest)
ash-ci (16) / 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 (14) / 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 (15) / 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 (16) / 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 (16) / 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 (16) / 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 (14) / 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 (14) / 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 (15) / 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 (14) / 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 (15) / 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 (15) / 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 (16) / mix docs
The following actions use a deprecated Node.js version 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 (16) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (16) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (16) / 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 (16) / 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 (16) / 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 (16) / 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 (16) / 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 (14) / mix docs
The following actions use a deprecated Node.js version 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 (14) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (14) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (16) / 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 (15) / mix docs
The following actions use a deprecated Node.js version 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 (14) / 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 (15) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (15) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (14) / 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 (14) / 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 (14) / 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 (14) / 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 (15) / 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 (14) / 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 (15) / 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 (15) / 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 (16) / 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 (15) / 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 (14) / 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 (15) / 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 (15) / 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 (15) / 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 (16) / mix dialyzer
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 (14) / mix dialyzer
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 (15) / mix dialyzer
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 (16) / mix test
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 (14) / mix test
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 (15) / mix test
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/
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/