Release the nuget Package #8
Annotations
11 warnings
|
build:
tests/RequiredMemberAttributeTests.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/RequiredMemberAttributeTests.cs#L36
Possible null reference argument for parameter 'element' in 'RequiredMemberAttribute? CustomAttributeExtensions.GetCustomAttribute<RequiredMemberAttribute>(MemberInfo element)'.
|
|
build:
tests/RequiredMemberAttributeTests.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build:
tests/RequiredMemberAttributeTests.cs#L23
Possible null reference argument for parameter 'element' in 'RequiredMemberAttribute? CustomAttributeExtensions.GetCustomAttribute<RequiredMemberAttribute>(MemberInfo element)'.
|
|
build:
tests/RequiredMemberAttributeTests.cs#L20
Converting null literal or possible null value to non-nullable type.
|
|
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
|
95 KB |
sha256:f84fe7bfccdc142f4916b9606f0e2190756810366b0980c260a57f81df6e7fb1
|
|