add unread_count and unread_count_batch prep (#153) #419
Annotations
1 error and 6 warnings
🧪 Test & lint (3.8)
You have commit messages with errors
⧗ input: add unread_count and unread_count_batch prep (#153)
* add unread_count and unread_count_batch prep
* lint-fix
* add await
* await and str(uuid)
* lint-fix
* fix deprecation warnings
* upsert_user_partial -> update_user_partial
* require 0.21.1 of pytest-asyncio https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html\#known-issues
* drop support for 3.7, add support for 3.11 and 3.12 (#154)
* enable tests for batch unread endpoint
* fix: add tests for unread threads
* fix: lint
✖ body's lines must not be longer than 100 characters [body-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
|
🧪 Test & lint (3.8)
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/.
|
🧪 Test & lint (3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🧪 Test & lint (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 Test & lint (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 Test & lint (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 Test & lint (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|