Skip to content

Workflow.

Workflow. #5

Triggered via push January 22, 2024 21:28
Status Success
Total duration 6m 43s
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/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/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Configuration/Attributes/HeaderPrefixAttribute.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Expressions/ExpressionManager.cs#L202
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Expressions/ExpressionManager.cs#L289
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Expressions/RecordCreator.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Expressions/RecordManager.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/CsvHelper/Configuration/ClassMapCollection.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.