Skip to content

build: Bump xunit from 2.6.1 to 2.6.2 #195

build: Bump xunit from 2.6.1 to 2.6.2

build: Bump xunit from 2.6.1 to 2.6.2 #195

Triggered via pull request November 20, 2023 10:51
Status Failure
Total duration 3m 19s
Artifacts

code-style.yaml

on: pull_request
check-code-style
3m 2s
check-code-style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
check-code-style
Process completed with exit code 1.
check-code-style: src/dscom.test/tests/MethodTests.cs#L310
Null should not be used for type parameter 'value' of type 'object'. Use a non-null value, or convert the parameter to a nullable type.
check-code-style: src/dscom.test/tests/MethodTests.cs#L1421
Null should not be used for type parameter 'defaultValue' of type 'object'. Use a non-null value, or convert the parameter to a nullable type.
check-code-style: src/dscom.test/tests/MethodTests.cs#L310
Null should not be used for type parameter 'value' of type 'object'. Use a non-null value, or convert the parameter to a nullable type.
check-code-style: src/dscom.test/tests/MethodTests.cs#L1421
Null should not be used for type parameter 'defaultValue' of type 'object'. Use a non-null value, or convert the parameter to a nullable type.