Skip to content

fix: More error handling for openai_plugin, fix nits #13

fix: More error handling for openai_plugin, fix nits

fix: More error handling for openai_plugin, fix nits #13

Triggered via pull request June 6, 2024 21:02
Status Failure
Total duration 29s
Artifacts

linters.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build (3.9)
You have commit messages with errors ⧗ input: fix: More error handling for openai_plugin, fix nits This commit adds a try-catch to the openai_plugin to handle empty chunks in the response which cause the requests package to raise an exception. It also fixes two minor logging nits. ✖ 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
build (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.9)
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/