Skip to content

feat: add specific error for attempting string[x] = ".." #9154

feat: add specific error for attempting string[x] = ".."

feat: add specific error for attempting string[x] = ".." #9154

Triggered via pull request March 21, 2024 15:35
Status Failure
Total duration 17s
Artifacts

pull-request-title.yml

on: pull_request_target
Validate PR title is Conventional Commit
7s
Validate PR title is Conventional Commit
Warn external contributors about force-pushing
0s
Warn external contributors about force-pushing
Fit to window
Zoom out
Zoom in

Annotations

1 error
Validate PR title is Conventional Commit
No release type found in pull request title "add specific error for attempting `string[x] = ".."`". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types: - fix - feat - chore