Skip to content

SIANXSVC-1106: Create a .NET library for E5E #34

SIANXSVC-1106: Create a .NET library for E5E

SIANXSVC-1106: Create a .NET library for E5E #34

Triggered via pull request November 20, 2023 14:42
Status Success
Total duration 1m 0s
Billable time 1m
Artifacts

test.yml

on: pull_request
Run tests
48s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L2
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L3
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction.Close() -> void' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L4
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction.Open() -> void' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L5
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction.ReadLineFromStdinAsync(System.Threading.CancellationToken token = default(System.Threading.CancellationToken)) -> System.Threading.Tasks.Task<string?>!' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L6
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction.WriteToStderrAsync(string? s) -> System.Threading.Tasks.Task!' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L7
The symbol 'Anexia.E5E.Abstractions.IConsoleAbstraction.WriteToStdoutAsync(string? s) -> System.Threading.Tasks.Task!' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L8
The symbol 'Anexia.E5E.Abstractions.ConsoleAbstraction' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L9
The symbol 'Anexia.E5E.Abstractions.ConsoleAbstraction.ConsoleAbstraction() -> void' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L10
The symbol 'Anexia.E5E.Abstractions.ConsoleAbstraction.Open() -> void' appears more than once in the public API files
Run tests: src/Anexia.E5E/PublicAPI.Shipped.txt#L11
The symbol 'Anexia.E5E.Abstractions.ConsoleAbstraction.Close() -> void' appears more than once in the public API files