migrate/push: added action and tests #310
Triggered via pull request
September 25, 2023 17:18
Status
Success
Total duration
1m 53s
Artifacts
–
Annotations
4 errors, 25 warnings, and 2 notices
code
Cannot access 'cloud_1' before initialization
|
code:
__tests__/testdata/sqlite-wrong-sum/atlas.sum#L1
checksum mismatch
|
destructive changes detected:
tmp/rWQs93/migrations/20220728131023.sql#L2
Dropping table "tbl" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
destructive change detected:
migrations/20220905074317.up.sql#L2
Dropping table "orders" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
sanity (migrations2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations2)
Skipping report to cloud missing cloud-token input
|
sanity (migrations)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sanity (migrations)
Skipping report to cloud missing cloud-token input
|
code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
code
ariga-url is deprecated, use cloud-url instead
|
code
ariga-url is deprecated, use cloud-url instead
|
code
ariga-url is deprecated, use cloud-url instead
|
code
ariga-url is deprecated, use cloud-url instead
|
code
Skipping report to cloud missing cloud-token input
|
code
ariga-url is deprecated, use cloud-url instead
|
code
Skipping report to cloud missing cloud-token input
|
code
ariga-url is deprecated, use cloud-url instead
|
code
Skipping report to cloud missing cloud-token input
|
code
ariga-url is deprecated, use cloud-url instead
|
data dependent changes detected:
__tests__/testdata/sqlite-with-diagnostics/20220823075011_uniq_name.sql#L2
Adding a unique index "uniq_name" on table "users" might fail in case column "name" contains duplicate entries (MF101)
Details: https://atlasgo.io/lint/analyzers#MF101
|
data dependent changes detected:
__tests__/testdata/sqlite-with-diagnostics/20220823075011_uniq_name.sql#L2
Adding a unique index "uniq_name" on table "users" might fail in case column "name" contains duplicate entries (MF101)
Details: https://atlasgo.io/lint/analyzers#MF101
|