Skip to content

Updated license headers. #8

Updated license headers.

Updated license headers. #8

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

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/EnumerableExtensions.cs#L17
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.
ci: src/CsvHelper/IReaderRow.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.