fix: Fix exception when sending dyad/zeo requests #2120
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
18s
lint
18s
Build Package
10s
Test Semantic Release
56s
release
0s
Annotations
1 error
|
Lint Commit Messages
You have commit messages with errors
⧗ input: fix: Fix exception when sending dyad/zeo requests
The bug was introduced in #645.
Add tests that exercise the actual request encoding. This changes the ID QUERY value encoding by passing in a function, which is another variation on the first version of #645 where the json encoding happened inside the decode function.
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|