Skip to content

feat: implement From array trait for BoundedVec #1

feat: implement From array trait for BoundedVec

feat: implement From array trait for BoundedVec #1

Triggered via pull request April 25, 2024 10:09
@akoniorakonior
opened #2
Status Failure
Total duration 16s
Artifacts

pull-request-title.yml

on: pull_request_target
Validate PR title is Conventional Commit
2s
Validate PR title is Conventional Commit
Warn external contributors about force-pushing
5s
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 "Implement the From trait for array to BoundedVec conversion". 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