Skip to content

feat: create rollout on PR creation #63

feat: create rollout on PR creation

feat: create rollout on PR creation #63

Triggered via pull request April 1, 2024 15:53
@tianzhoutianzhou
synchronize #20
test-vcs
Status Failure
Total duration 30s
Artifacts

bytebase-sql-review.yml

on: pull_request
SQL Review
21s
SQL Review
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Table already exists (607): migrations/1002_create_post.up.sql#L5
The table "post" already exists in the schema "public". https://www.bytebase.com/docs/reference/error-code/advisor#607
Table already exists (607): migrations/1001_create_user.up.sql#L7
The table "user" already exists in the schema "public". https://www.bytebase.com/docs/reference/error-code/advisor#607
SQL Review
Review contains ERROR or WARNING violations. Marking for failure.