Release the nuget Package #13
Annotations
11 warnings
|
build:
src/Extensions/PluginParametersExtensions.cs#L85
Possible null reference argument for parameter 'value' in 'object? JsonConvert.DeserializeObject(string value, Type type)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L71
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize(string json, Type returnType, JsonSerializerOptions? options = null)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L66
Possible null reference argument for parameter 'value' in 'Dictionary<string, object>? JsonConvert.DeserializeObject<Dictionary<string, object>>(string value)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L58
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize(string json, Type returnType, JsonSerializerOptions? options = null)'.
|
|
build:
tests/PluginTests.cs#L88
Nullability of reference types in type of parameter 'operationName' of 'Task<object?> FakePlugin.ExecuteAsync(string operationName, PluginParameters parameters, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<object?> IPlugin.ExecuteAsync(string? operationName, PluginParameters parameters, CancellationToken cancellationToken)' (possibly because of nullability attributes).
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L90
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize(string json, Type returnType, JsonSerializerOptions? options = null)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L85
Possible null reference argument for parameter 'value' in 'object? JsonConvert.DeserializeObject(string value, Type type)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L71
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize(string json, Type returnType, JsonSerializerOptions? options = null)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L66
Possible null reference argument for parameter 'value' in 'Dictionary<string, object>? JsonConvert.DeserializeObject<Dictionary<string, object>>(string value)'.
|
|
build:
src/Extensions/PluginParametersExtensions.cs#L58
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize(string json, Type returnType, JsonSerializerOptions? options = null)'.
|
|
create-release-branch
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nugetPackage
Expired
|
101 KB |
sha256:5e73f522ac725a3dab081800380445c4bf315a243c7b0232d88974b2c19d1e19
|
|