atlasaction: add code suggestion comments to migrate lint action #349
ci-go.yaml
on: pull_request
shim
26s
golangci-lint
16s
unit-tests
58s
integration-test
11s
Annotations
3 errors and 4 warnings
destructive changes detected:
atlasaction/testdata/migrations_destructive/20230925192914.sql#L1
Dropping table "t1" (DS102)
Details: https://atlasgo.io/lint/analyzers#DS102
|
integration-test
unexpected status code 422: with body: {"message":"Invalid request.\n\nNo subschema in \"oneOf\" matched.\n\"position\" wasn't supplied.\n\"in_reply_to\" wasn't supplied.\nside is not a member of [\"LEFT\", \"RIGHT\"].\n\"line\", \"start_line\", \"start_side\" are not permitted keys.\n\"subject_type\" wasn't supplied.","documentation_url":"https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request"}
|
integration-test
The process exited with code 1
|
integration-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shim
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|