Skip to content

Add support for nested serialization of arrays (#64) #79

Add support for nested serialization of arrays (#64)

Add support for nested serialization of arrays (#64) #79

Triggered via push August 5, 2024 22:36
Status Cancelled
Total duration 1m 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
build-ubuntu
The run was canceled by @tspence.
build-ubuntu
The operation was canceled.
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/CSVDataTable.cs#L14
Rename class 'CSVDataTable' to match pascal case naming rules, consider using 'CsvDataTable'.
build-ubuntu: src/CSVStateMachine.cs#L46
Rename class 'CSVStateMachine' to match pascal case naming rules, consider using 'CsvStateMachine'.
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#L41
Rename class 'CSVSettings' to match pascal case naming rules, consider using 'CsvSettings'.
build-ubuntu: src/CSVSettings.cs#L165
Make this field 'private' and encapsulate it in a 'public' property.
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/CSV.cs#L29
Rename class 'CSV' to match pascal case naming rules, consider using 'Csv'.
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.