Skip to content

Add better constructor support for deserialization (#32) #147

Add better constructor support for deserialization (#32)

Add better constructor support for deserialization (#32) #147

Triggered via push July 16, 2023 17:03
Status Success
Total duration 49s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/github-action@1.1.3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet.Tests/TestModelClasses/ClassWithNonSerializableAttributes.cs#L19
The field 'ClassWithNonSerializableAttributes._SerializedField' is assigned but its value is never used
build: Tomlet.Tests/TestModelClasses/ClassWithNonSerializableAttributes.cs#L22
The field 'ClassWithNonSerializableAttributes._NonSerializedField' is assigned but its value is never used
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet/TomlSerializationMethods.cs#L323
Possible null reference argument for parameter 'value' in 'void TomlTable.PutValue(string key, TomlValue value, bool quote = false)'.
build: Tomlet.Tests/TestModelClasses/ClassWithNonSerializableAttributes.cs#L19
The field 'ClassWithNonSerializableAttributes._SerializedField' is assigned but its value is never used
build: Tomlet.Tests/TestModelClasses/ClassWithNonSerializableAttributes.cs#L22
The field 'ClassWithNonSerializableAttributes._NonSerializedField' is assigned but its value is never used
build
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
Tomlet.nupkg Expired
161 KB