test pr #628
Annotations
4 errors, 28 warnings, and 2 notices
destructive change detected:
migrations/20220905074317.up.sql#L2
Dropping table "orders" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
code
Cannot access 'cloud_1' before initialization
|
code:
__tests__/testdata/sqlite-wrong-sum/atlas.sum#L1
checksum mismatch
|
destructive changes detected:
tmp/rh9AGR/migrations/20220728131023.sql#L2
Dropping table "tbl" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
sanity (migrations)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
sanity (migrations2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-token is deprecated, use cloud-token instead
|
code
ariga-url is deprecated, use cloud-url instead
|
code
project-env is deprecated, use config-env 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
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
|