Skip to content

refactor: added warning when openai key is not set and updated model … #9

refactor: added warning when openai key is not set and updated model …

refactor: added warning when openai key is not set and updated model … #9

Triggered via push December 13, 2023 16:51
Status Failure
Total duration 38s
Artifacts

release.yml

on: push
release  /  Release
26s
release / Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
release / Release: node_modules/openai/src/core.ts#L52
Conversion of type 'null' to type 'T' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
release / Release: node_modules/openai/src/uploads.ts#L114
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
release / Release: node_modules/openai/src/uploads.ts#L128
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
release / Release
Process completed with exit code 2.