Skip to content

Merge remote-tracking branch 'origin' into feat/resharper #853

Merge remote-tracking branch 'origin' into feat/resharper

Merge remote-tracking branch 'origin' into feat/resharper #853

Re-run triggered September 26, 2024 03:00
Status Success
Total duration 9m 2s
Artifacts 6

pipeline.yml

on: push
nunit-real-integration-tests
4m 56s
nunit-real-integration-tests
xunit-real-integration-tests
5m 40s
xunit-real-integration-tests
xunit-integration-tests
18m 24s
xunit-integration-tests
nunit-integration-tests
11m 41s
nunit-integration-tests
xunit-external-tests
8m 52s
xunit-external-tests
nunit-external-tests
8m 21s
nunit-external-tests
xunit-real-external-tests
5m 20s
xunit-real-external-tests
nunit-real-external-tests
4m 54s
nunit-real-external-tests
generate-report
21s
generate-report
Fit to window
Zoom out
Zoom in

Annotations

152 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
build: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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/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/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
build: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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/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
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nunit-real-integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#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: 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#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#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#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-integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nunit-integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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.
xunit-integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.
xunit-integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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.
nunit-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
xunit-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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.
xunit-real-integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.
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.
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-real-integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
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-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-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#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.
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.
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-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-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#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/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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-integration-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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-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-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#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#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#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#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-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-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.
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-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/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
xunit-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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-real-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
xunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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.
nunit-real-external-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
nunit-real-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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-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.
nunit-external-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
nunit-external-tests: Saucery.Core/RestAPI/FlowControl/SauceLabsFlowController.cs#L41
Dereference of a possibly null reference.
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.
nunit-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-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#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.

Artifacts

Produced during runtime
Name Size
CoverageReport
5.97 MB