1.0.14 #15
Triggered via release
March 20, 2025 06:17
jogibear9988
published
1.0.14
Status
Success
Total duration
41s
Artifacts
–
Annotations
6 warnings
|
build
- At least one .targets file was found in 'build/net8.0/', but 'build/net8.0/DotNetProjects.S7CommPlusDriver.targets' was not.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L309
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#L181
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
- At least one .targets file was found in 'build/net8.0/', but 'build/net8.0/DotNetProjects.S7CommPlusDriver.targets' was not.
|
|
build:
src/S7CommPlusDriver/S7CommPlusConnectionHighLevel.cs#L309
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#L181
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.
|