Skip to content

build: Bump xunit from 2.6.1 to 2.6.2 #169

build: Bump xunit from 2.6.1 to 2.6.2

build: Bump xunit from 2.6.1 to 2.6.2 #169

Triggered via pull request November 20, 2023 10:51
Status Success
Total duration 2m 16s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
unit-test: src/dscom/RegistrationServices.cs#L194
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L201
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L194
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L201
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.