feat: add specific error for attempting string[x] = ".."
#9154
Triggered via pull request
March 21, 2024 15:35
michaeljklein
opened
#4611
Status
Failure
Total duration
17s
Artifacts
–
pull-request-title.yml
on: pull_request_target
Validate PR title is Conventional Commit
7s
Warn external contributors about force-pushing
0s
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
|