Skip to content

linters

linters #323

Triggered via schedule September 4, 2024 16:24
Status Failure
Total duration 24s
Artifacts

linters.yml

on: schedule
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: [plugins/openai_plugins] Properly record input_tokens and output_tokens when streaming (#55) * fix: unset input tokens For a streaming request we set input tokens to default value at start of function. At the end of the function if input tokens is not set we emit an error and set it to dafault. Fix removes default from top of function. * feat: collect usage on streaming requests * style: fix spacing on parameter ✖ 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
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/