chore: bump lib to 0.10.5 #156
Annotations
26 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
dotnet/KclLib/api/API.cs#L126
Possible null reference return.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L54
Converting null literal or possible null value to non-nullable type.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L65
Possible null reference argument for parameter 'obj' in 'string PluginContext.ConvertToJson(object obj)'.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L93
Possible null reference return.
|
Build:
dotnet/KclLib/plugin/PluginContext.cs#L98
Possible null reference return.
|
Build:
dotnet/KclLib/api/API.cs#L10
Missing XML comment for publicly visible type or member 'API'
|
Build:
dotnet/KclLib/api/API.cs#L19
Missing XML comment for publicly visible type or member 'API.API()'
|
Build:
dotnet/KclLib/api/API.cs#L25
Missing XML comment for publicly visible type or member 'API.ParseProgram(ParseProgram_Args)'
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L54
Converting null literal or possible null value to non-nullable type.
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L65
Possible null reference argument for parameter 'obj' in 'string PluginContext.ConvertToJson(object obj)'.
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L93
Possible null reference return.
|
Create package:
dotnet/KclLib/plugin/PluginContext.cs#L98
Possible null reference return.
|
Create package:
dotnet/KclLib/api/API.cs#L126
Possible null reference return.
|
Create package:
dotnet/KclLib/api/API.cs#L10
Missing XML comment for publicly visible type or member 'API'
|
Create package:
dotnet/KclLib/api/API.cs#L19
Missing XML comment for publicly visible type or member 'API.API()'
|
Create package:
dotnet/KclLib/api/API.cs#L25
Missing XML comment for publicly visible type or member 'API.ParseProgram(ParseProgram_Args)'
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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