This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
fix unit tests #111 #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 10 warnings
build:
src/libfintx.Tests/Test_MT940.cs#L348
There is no argument given that corresponds to the required parameter 'Account' of 'MT940.Serialize(string, string, bool, bool)'
|
build:
src/libfintx.Tests/Test_MT940.cs#L348
There is no argument given that corresponds to the required parameter 'Account' of 'MT940.Serialize(string, string, bool, bool)'
|
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#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.FinTS/Tan/FlickerRenderer.cs#L317
The field 'FlickerRenderer.halfbyteid' 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#L318
The field 'FlickerRenderer.clock' is assigned but its value is never used
|