Closed Dan6erbond closed 1 year ago
:x: Found 16 compliant commit and 2 non-compliant commits in 65d842d82a7bb508e1c86438a807fef5ce51bd18.
Commit 072c8b91c03d372e6d5aa6ab0e9e6ee8ea944fa7 by @Dan6erbond is not conform to the conventional commit specification :
Merge branch 'main' into develop
cause:
Missing commit type separator `:`
Caused by:
--> 1:6
|
1 | Merge branch 'main' into develop
| ^---
|
= expected scope or type_separator
Commit 2c5b3dd6e745fa2c7c02e494a07942a12dd3dcc2 by @Dan6erbond is not conform to the conventional commit specification :
Merge branch 'develop' of https://github.com/Dan6erbond/share-me into develop
cause:
Missing commit type separator `:`
Caused by:
--> 1:6
|
1 | Merge branch 'develop' of https://github.com/Dan6erbond/share-me into develop
| ^---
|
= expected scope or type_separator
Promise.all()
and disable auto-cancel.