Skip to content

Updated output assemblies and fixed preprocessor directives. #7

Updated output assemblies and fixed preprocessor directives.

Updated output assemblies and fixed preprocessor directives. #7

Triggered via push January 23, 2024 18:20
Status Success
Total duration 5m 51s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/CsvHelper/Delegates/GetDelimiter.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/IParser.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Delegates/GetDelimiter.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Delegates/MissingFieldFound.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Delegates/MissingFieldFound.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/IReaderRow.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/IReaderRow.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/IReaderRow.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/IReaderRow.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.