Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

fix unit tests #111 #11

fix unit tests #111

fix unit tests #111 #11

Triggered via pull request July 30, 2023 18:50
Status Failure
Total duration 4m 7s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/libfintx.EBICS/Commands/Command.cs#L169
The variable 'e' is declared but never used
build: src/libfintx.EBICS/Commands/Command.cs#L228
The variable 'e' is declared but never used
build: src/libfintx.FinTS/Tan/FlickerRenderer.cs#L317
The field 'FlickerRenderer.halfbyteid' is assigned but its value is never used
build: src/libfintx.FinTS/Tan/FlickerRenderer.cs#L318
The field 'FlickerRenderer.clock' is assigned but its value is never used
build: src/libfintx.FinTS/Tan/FlickerRenderer.cs#L322
The field 'FlickerRenderer.iterations' is assigned but its value is never used
build: src/libfintx.Tests/Test.cs#L254
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
build: src/libfintx.EBICS/Commands/Command.cs#L169
The variable 'e' is declared but never used
build: src/libfintx.EBICS/Commands/Command.cs#L228
The variable 'e' is declared but never used
build: src/libfintx.FinTS/Tan/FlickerRenderer.cs#L317
The field 'FlickerRenderer.halfbyteid' is assigned but its value is never used