Skip to content

Update known model tokens. #12

Update known model tokens.

Update known model tokens. #12

Triggered via push May 13, 2024 05:30
Status Success
Total duration 2m 4s
Artifacts

pack.yml

on: push
build-and-publish
1m 47s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-and-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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-and-publish
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/
build-and-publish: ChatGPTSharp/Utils/TokenUtils.cs#L24
Possible null reference return.
build-and-publish: ChatGPTSharp/ChatGPTClient.cs#L140
Possible null reference assignment.
build-and-publish: ChatGPTSharp/Utils/TokenUtils.cs#L20
Converting null literal or possible null value to non-nullable type.
build-and-publish: ChatGPTSharp/Utils/TokenUtils.cs#L21
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
build-and-publish: ChatGPTSharp/Utils/TokenUtils.cs#L24
Possible null reference return.
build-and-publish: ChatGPTSharp/Utils/TokenUtils.cs#L79
Dereference of a possibly null reference.
build-and-publish: ChatGPTSharp/ChatGPTClient.cs#L122
Converting null literal or possible null value to non-nullable type.
build-and-publish: ChatGPTSharp/ChatGPTClient.cs#L140
Possible null reference assignment.
build-and-publish: ChatGPTSharp/Model/ChatImageModel.cs#L21
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: ChatGPTSharp/ChatGPTClient.cs#L333
Converting null literal or possible null value to non-nullable type.
build-and-publish
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/