chore: bump kcl version to 0.11.0-alpha.1 #188
Annotations
24 warnings
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/
|
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)'
|
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/api/API.cs#L126
Possible null reference return.
|
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)'
|
Loading