Skip to content

Sync dev with main

Sync dev with main #28

Re-run triggered November 13, 2024 19:57
Status Failure
Total duration 5m 29s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
build
Process completed with exit code 1.
build
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3, actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET Core 3.1 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.
build
.NET Core 2.1 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.
build
.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.
build: TxFileSystem/Operations/FileStreams/CreateFromFileHandleOperation.cs#L12
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/TxPath.cs#L78
All 'GetDirectoryName' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: TxFileSystem/TxPath.cs#L84
All 'GetExtension' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: TxFileSystem/TxPath.cs#L90
All 'GetFileName' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: TxFileSystem/Operations/FileStreams/CreateFromFileHandleOperation.cs#L12
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/TxFileStream.cs#L111
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/TxFileStream.cs#L123
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/TxFileStream.cs#L135
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/TxFileStream.cs#L147
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: TxFileSystem/Operations/FileStreams/FileStreamBackupOperation.cs#L81
Check the return value of the 'Read' call to see how many bytes were read. (https://rules.sonarsource.com/csharp/RSPEC-2674)
build
.NET Core 2.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.
build
.NET 7.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.