Merge pull request #1437 from Artsdatabanken/test #916
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Assessments.Transformation/TextSanitizer/CsvFileHandler.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Assessments.Transformation/TextSanitizer/CsvFileHandler.cs#L75
The variable 'e' is declared but never used
|
Assessments.Transformation/TextSanitizer/Sanitation.cs#L43
The variable 'e' is declared but never used
|
Assessments.Transformation/TextSanitizer/CsvFileHandler.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Assessments.Transformation/TextSanitizer/CsvFileHandler.cs#L75
The variable 'e' is declared but never used
|
Assessments.Transformation/TextSanitizer/Sanitation.cs#L43
The variable 'e' is declared but never used
|
This job succeeded
Loading