fix: Model parameter modified to string (#18) #47
Annotations
7 errors and 1 warning
Release:
src/utils/scanner-strategies/aws.ts#L11
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release:
src/utils/scanner-strategies/aws.ts#L29
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release:
src/utils/scanner-strategies/aws.ts#L11
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release:
src/utils/scanner-strategies/aws.ts#L29
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release:
src/utils/scanner-strategies/aws.ts#L11
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release:
src/utils/scanner-strategies/aws.ts#L29
Argument of type 'string | undefined' is not assignable to parameter of type '"gpt-3.5-turbo-16k" | "gpt-4-32k" | undefined'.
|
Release
Process completed with exit code 1.
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|