fix bug. #17
Annotations
13 warnings
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-and-publish:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L32
Dereference of a possibly null reference.
|
build-and-publish:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L34
Dereference of a possibly null reference.
|
build-and-publish:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L36
Dereference of a possibly null reference.
|
build-and-publish:
ChatGPTSharp/ChatGPTClient.cs#L69
The variable 'ex' is declared but never used
|
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#L84
Dereference of a possibly null reference.
|
build-and-publish:
ChatGPTSharp/ChatGPTClient.cs#L134
Converting null literal or possible null value to non-nullable type.
|
build-and-publish
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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/
|