Skip to content

Merge pull request #18 from ronnygunawan/fix-no-of-columns-exc #11

Merge pull request #18 from ronnygunawan/fix-no-of-columns-exc

Merge pull request #18 from ronnygunawan/fix-no-of-columns-exc #11

Triggered via push November 18, 2023 15:05
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build: Tests/SerializerTests.cs#L210
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'CsvSerializer.Serialize<T>(IEnumerable<T>, bool, char, IFormatProvider?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build: Tests/SerializerTests.cs#L210
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'CsvSerializer.Serialize<T>(IEnumerable<T>, bool, char, IFormatProvider?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.