Skip to content

Add more precise tests for CR/LF characters #72

Add more precise tests for CR/LF characters

Add more precise tests for CR/LF characters #72

Triggered via pull request July 19, 2023 05:56
Status Success
Total duration 4m 12s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
build-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu: src/CSVStateMachine.cs#L19
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'.
build-ubuntu: src/CSV.cs#L28
Rename class 'CSV' to match pascal case naming rules, consider using 'Csv'.
build-ubuntu: src/CSV.cs#L208
All 'Serialize' method overloads should be adjacent.
build-ubuntu: src/CSVStateMachine.cs#L46
Rename class 'CSVStateMachine' to match pascal case naming rules, consider using 'CsvStateMachine'.
build-ubuntu: src/CSVWriter.cs#L114
Rename class 'CSVWriter' to match pascal case naming rules, consider using 'CsvWriter'.
build-ubuntu: src/CSVWriter.cs#L114
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
build-ubuntu: src/CSVReader.cs#L265
Rename class 'CSVReader' to match pascal case naming rules, consider using 'CsvReader'.
build-ubuntu: src/CSVReader.cs#L265
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
build-ubuntu: src/CSVSettings.cs#L15
Rename class 'CSVSettings' to match pascal case naming rules, consider using 'CsvSettings'.
build-ubuntu: src/CSVDataTable.cs#L14
Rename class 'CSVDataTable' to match pascal case naming rules, consider using 'CsvDataTable'.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-ubuntu
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.