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

Update UI project

Update UI project #17

Triggered via push August 4, 2023 16:24
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L322
The field 'FlickerRenderer.iterations' 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.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