Skip to content

fix: Allow MySQL table aliases for DELETE in >= v8.0.16 #464

fix: Allow MySQL table aliases for DELETE in >= v8.0.16

fix: Allow MySQL table aliases for DELETE in >= v8.0.16 #464

Triggered via pull request May 3, 2023 23:30
Status Failure
Total duration 26s
Artifacts

commitlint.yml

on: pull_request
commitlint
16s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: fix: Compare full MySQL version ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix: Enable delete table alias for MySQL >= 8.0.16 ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
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/