1.0.18 #19
Triggered via release
June 6, 2025 19:37
jogibear9988
published
1.0.18
Status
Success
Total duration
51s
Artifacts
–
Annotations
10 warnings
|
build:
src/S7CommPlusDriver/Core/S7p.cs#L629
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build:
src/S7CommPlusDriver/Core/S7p.cs#L609
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build:
src/S7CommPlusDriver/Core/S7p.cs#L201
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build:
src/S7CommPlusDriver/Core/S7p.cs#L187
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L311
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L183
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L311
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L183
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L311
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L183
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0U' is not covered.
|