feat(bc): add constraints groups endpoints and constraints service enhancements #239
Annotations
1 error and 1 warning
commitlint
You have commit messages with errors
⧗ input: feat(bc): make `comments`,
⚠ body must have leading blank line [body-leading-blank]
⚠ found 0 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor!(bc): update binding constraints service and address minor issues
BREAKING CHANGE: API consumers must now use `terms` instead of `coeffs` when interacting with endpoints related to binding constraints.
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|