Skip to content

feat: Appflowy-indexer service and /api/search endpoint (#582) #35

feat: Appflowy-indexer service and /api/search endpoint (#582)

feat: Appflowy-indexer service and /api/search endpoint (#582) #35

Triggered via push May 29, 2024 01:52
Status Failure
Total duration 21s
Artifacts

commitlint.yml

on: push
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
commitlint
You have commit messages with errors ⧗ input: feat: Appflowy-indexer service and /api/search endpoint (#582) * feat: implement appflowy-indexer and search api endpoint * chore: store embedding content type * chore: more descriptive messages for open ai missing key * chore: fix sqlx errors in tests * chore: document watcher - change plain text rendering to use depth-first scan * chore: added nested document blocks example ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: Clean redis update script (#581) * chore: rename folder * chore: add script to remove redis stream * chore: add script to remove redis stream * chore: fix ci ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: Integrate with client-api, update chat message (#574) * chore: update * chore: get chat message with next back option * chore: update next back * chore: return answer * chore: return answer * chore: return answer * chore: update client api * chore: fix ci ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Integrate ai chat (#569) * chore: fix compile * chore: implement client api * chore: implement client api * chore: clippy ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: Self host improvement (#561) * fix: remove multiple ways to specify database name * feat: resent email for already invited user * feat: mailer address from smtp username * feat: allow user defined smtp port ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: Chat history (#546) * chore: imple sql curd * chore: update chat * chore: select messages * chore: update test * chore: update schema * chore: update ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: Collab patch (#541) * chore: bump collab * chore: use patch * chore: update collab ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 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@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commitlint
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/