Schema update #68
Annotations
6 errors
atlas
failed to create issue comment: unexpected status code 403: with body: {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/issues/comments#create-an-issue-comment","status":"403"}
|
destructive changes detected:
dirs/ecommerce/migrations/20240728130649.sql#L4
Dropping table "comments" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
constraint deletion detected:
dirs/ecommerce/migrations/20240728130649.sql#L2
Dropping foreign-key constraint "comments_ibfk_1" (CD101)
Details: https://atlasgo.io/lint/analyzers#CD101
|
constraint deletion detected:
dirs/ecommerce/migrations/20240728130649.sql#L2
Dropping foreign-key constraint "comments_ibfk_2" (CD101)
Details: https://atlasgo.io/lint/analyzers#CD101
|
atlas
`atlas migrate lint` completed with errors, see report: https://gh.atlasgo.cloud/ci-runs/8589934869
|
atlas
The process exited with code 1
|