Skip to content

chore: setup SQL review CI for Bytebase #54

chore: setup SQL review CI for Bytebase

chore: setup SQL review CI for Bytebase #54

Triggered via pull request April 11, 2024 14:17
Status Failure
Total duration 41s
Artifacts

workflows.yml

on: pull_request
workflow-lint-test-python  /  lint-test
12s
workflow-lint-test-python / lint-test
bytebase-sql-review  /  SQL Review
3s
bytebase-sql-review / SQL Review
workflow-markdown-check  /  markdown-check
13s
workflow-markdown-check / markdown-check
workflow-repo-standards-validation  /  validate-name
31s
workflow-repo-standards-validation / validate-name
workflow-yaml-check  /  yaml-lint-check
10s
workflow-yaml-check / yaml-lint-check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
Trailing spaces: README.md#L28
README.md:28:41 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Trailing spaces: README.md#L40
README.md:40:37 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Unordered list indentation: README.md#L46
README.md:46:1 MD007/ul-indent Unordered list indentation [Expected: 8; Actual: 9] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md007.md
Trailing spaces: README.md#L46
README.md:46:31 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
Trailing spaces: README.md#L48
README.md:48:18 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
workflow-markdown-check / markdown-check
Failed with exit code: 1
workflow-yaml-check / yaml-lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lots0logs/gh-action-get-changed-files@2.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-yaml-check / yaml-lint-check: .github/workflows/bytebase-sql-review.yml#L1
1:1 [document-start] missing document start "---"
workflow-yaml-check / yaml-lint-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
workflow-lint-test-python / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
workflow-markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
workflow-repo-standards-validation / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-repo-standards-validation / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/