chore: move tests to _test package #926
ci-go.yaml
on: pull_request
shim
11s
shim-e2e
5s
golangci-lint
23s
unit-tests
1m 7s
migrate-test
20s
schema-test
15s
migrate-down
20s
schema-push
14s
schema-plan
21s
Annotations
13 errors and 10 warnings
schema-test
`atlas schema test` completed with errors:
-- FAIL: expected_failure (88µs)
schema.test.hcl:9:
Error: output not equal: expected `0`, but got ""
FAIL
|
schema-test
The process exited with code 1
|
destructive changes detected:
atlasaction/testdata/migrations_destructive/20230925192914.sql#L1
Dropping table "t1" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
migrate-test
`atlas migrate lint` completed with errors, see report: https://ariga-atlas.atlasgo.cloud/ci-runs/8589936648
|
migrate-test
The process exited with code 1
|
migrate-test
`atlas migrate test` completed with errors:
-- FAIL: expected_failure (2ms)
migrations.test.hcl:15:
Error: output not equal: expected `0`, but got ""
FAIL
|
migrate-test
The process exited with code 1
|
migrate-down
plan rejected, review here: ABORTED_URL
|
migrate-down
The process exited with code 1
|
migrate-down
plan approval pending, review here: PENDING_URL
|
migrate-down
The process exited with code 1
|
migrate-down
plan approval pending, review here: PENDING_URL
|
migrate-down
The process exited with code 1
|
shim-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shim
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
schema-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
schema-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
migrate-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
migrate-down
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
migrate-down
plan has not been approved in configured waiting period, exiting
|
schema-plan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|