Skip to content

Add other test suites #945

Add other test suites

Add other test suites #945

Triggered via push December 18, 2024 05:11
Status Success
Total duration 30m 24s
Artifacts 6

pipeline.yml

on: push
nunit-real-integration-tests
5m 51s
nunit-real-integration-tests
xunit-real-integration-tests
5m 30s
xunit-real-integration-tests
xunit-integration-tests
15m 53s
xunit-integration-tests
nunit-integration-tests
10m 34s
nunit-integration-tests
xunit-external-tests
7m 52s
xunit-external-tests
nunit-external-tests
8m 3s
nunit-external-tests
xunit-real-external-tests
6m 16s
xunit-real-external-tests
nunit-real-external-tests
3m 23s
nunit-real-external-tests
tunit-integration-tests
8m 37s
tunit-integration-tests
tunit-real-integration-tests
2m 48s
tunit-real-integration-tests
tunit-external-tests
31s
tunit-external-tests
tunit-real-external-tests
29s
tunit-real-external-tests
generate-report
19s
generate-report
Fit to window
Zoom out
Zoom in

Annotations

194 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-real-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
xunit-real-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nunit-real-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
nunit-real-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nunit-real-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
nunit-real-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
nunit-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
xunit-real-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
xunit-real-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
xunit-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
xunit-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nunit-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
nunit-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
xunit-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
xunit-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tunit-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
tunit-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tunit-real-integration-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
tunit-real-integration-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-integration-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tunit-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
tunit-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tunit-real-external-tests: Sandbox.TUnit/MethodDataSourceTests.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
tunit-real-external-tests: Saucery.Core/Options/OptionFactory.cs#L11
Parameter 'BrowserVersion bv' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L6
Non-nullable property 'concurrency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
tunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
generate-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
CoverageReport
5.79 MB
nunit-integration-test-results
59.1 KB
nunit-real-integration-test-results
58.4 KB
unit-test-results
58.7 KB
xunit-integration-test-results
60 KB
xunit-real-integration-test-results
59.3 KB