schema changes #18
Annotations
2 errors, 3 warnings, and 1 notice
lint:
dirs/ecommerce/migrations/atlas.sum#L1
checksum mismatch (atlas.sum): L12: 20240319115808_user_is_admin.sql was edited
|
lint
Atlas failed with code 1: {
"Env": {
"Driver": "mysql",
"URL": {
"Scheme": "mysql",
"Opaque": "",
"User": {},
"Host": "localhost:3306",
"Path": "/dev",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "parseTime=true",
"Fragment": "",
"RawFragment": "",
"Schema": "dev"
},
"Dir": "dirs/ecommerce/migrations"
},
"Schema": {},
"Steps": [
{
"Name": "Migration Integrity Check",
"Text": "File atlas.sum is invalid",
"Error": "checksum mismatch"
}
],
"Files": [
{
"Name": "atlas.sum",
"Error": "checksum mismatch (atlas.sum): L12: 20240319115808_user_is_admin.sql was edited"
}
]
}
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], ariga/atlas-action@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
lint
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/
|
lint
For full report visit: https://gh.atlasgo.cloud/ci-runs/8589934746
|