Skip to content
Triggered via push June 14, 2024 23:10
Status Failure
Total duration 1m 14s
Artifacts
dotnet-format
1m 6s
dotnet-format
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
dotnet-format
Process completed with exit code 2.
dotnet-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dotnet-format: src/TauStellwerk.Server/Hub/TauHubTransfer.cs#L6
Using directive is unnecessary.
dotnet-format: src/TauStellwerk.Server/Hub/TauHubTransfer.cs#L15
Lambda expression can be removed
dotnet-format: test/TauStellwerk.Server.Test/TransferServiceTests.cs#L113
use 'var' instead of explicit type
dotnet-format: src/TauStellwerk.Client/Services/DataTransferService.cs#L17
Collection initialization can be simplified