Skip to content

Schema update

Schema update #173

Triggered via pull request January 5, 2025 13:09
Status Failure
Total duration 38s
Artifacts

full.ecommerce.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
destructive changes detected: dirs/ecommerce/migrations/20250105130916.sql#L2
Dropping non-virtual column "email" (DS103) Details: https://atlasgo.io/lint/analyzers#DS103
data dependent changes detected: dirs/ecommerce/migrations/20250105130916.sql#L2
Adding a non-nullable "varchar" column "email_address" on table "users" without a default value implicitly sets existing rows with "" (MY101) Details: https://atlasgo.io/lint/analyzers#MY101
data dependent changes detected: dirs/ecommerce/migrations/20250105130916.sql#L2
Adding a unique index "user_name_email_address" on table "users" might fail in case column "user_name" contains duplicate entries (MF101) Details: https://atlasgo.io/lint/analyzers#MF101
atlas
`atlas migrate lint` completed with errors, see report: https://gh.atlasgo.cloud/ci-runs/8589935058
atlas
The process exited with code 1
atlas
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636