chore: release version v2.4.8 #2094
Annotations
10 errors and 2 warnings
Run team-alembic/staple-actions/actions/mix-test@main:
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)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L753
test creating follow up migrations when multiple schemas apply to the same table, all identities are added (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L871
test auto incrementing integer, when generated when an integer is generated and default nil, it is a bigserial (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L918
test references references are inferred automatically (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L1227
test references identities using `all_tenants?: true` will not have the condition on multitenancy attribtue added (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L1357
test references references with added only when needed on multitenant resources (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
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)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L1535
test check constraints when added, the constraint is created (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L156
test creating initial snapshots the migration sets up resources correctly (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L1738
test default values when default value is specified that implements EctoMigrationDefault (AshPostgres.MigrationGeneratorTest)
|
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/
|
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/
|
Loading