Annotations
12 warnings
Determine Pre-release Status
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:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L32
Dereference of a possibly null reference.
|
Build:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L34
Dereference of a possibly null reference.
|
Build:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L36
Dereference of a possibly null reference.
|
Build:
GetOnlineModelTokens/ModelTokensCountUtils.cs#L39
Possible null reference argument for parameter 'value' in 'int Extensions.Value<int>(IEnumerable<JToken> value)'.
|
Build:
ChatGPTSharp/ChatGPTClient.cs#L69
The variable 'ex' is declared but never used
|
Build:
ChatGPTSharp/Utils/TokenUtils.cs#L24
Possible null reference return.
|
Build:
ChatGPTSharp/ChatGPTClient.cs#L69
The variable 'ex' is declared but never used
|
Build:
ChatGPTSharp/ChatGPTClient.cs#L98
The variable 'ex' is declared but never used
|
Build:
ChatGPTSharp/ChatGPTClient.cs#L161
Possible null reference assignment.
|
Build:
ChatGPTSharp/ChatGPTClient.cs#L98
The variable 'ex' is declared but never used
|
Extract tag name
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/
|
Loading