Skip to content

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

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

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

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

commitlint.yml

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

Annotations

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