Skip to content

build: Bump xunit from 2.6.2 to 2.6.3 #203

build: Bump xunit from 2.6.2 to 2.6.3

build: Bump xunit from 2.6.2 to 2.6.3 #203

Triggered via pull request December 11, 2023 10:33
Status Failure
Total duration 2m 58s
Artifacts

code-style.yaml

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

Annotations

1 error and 3 warnings
check-code-style
Process completed with exit code 1.
check-code-style: src/dscom.test/tests/MarshalAsTest.cs#L388
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety.
check-code-style: src/dscom.test/tests/MarshalAsTest.cs#L388
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety.
check-code-style: src/dscom.test/tests/MarshalAsTest.cs#L388
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety.