Fix shrinkwrap generation alternative #390
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: fix(shrinkwrap-extractor): Handle dependencies hoisted to the workspace root for packages other than the target
✖ header must not be longer than 100 characters, current length is 111 [header-max-length]
✖ Scope "shrinkwrap-extractor" is not allowed with type "fix". Allowed scopes: builder, cli, documentation, fs, logger, project, server [custom/type-scope-combination]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(shrinkwrap-extractor): During conflict resolution, skip dependencies of the workspace root
✖ Scope "shrinkwrap-extractor" is not allowed with type "fix". Allowed scopes: builder, cli, documentation, fs, logger, project, server [custom/type-scope-combination]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|