Skip to content

SpecFlow structure added and initial accessibility test created #110

SpecFlow structure added and initial accessibility test created

SpecFlow structure added and initial accessibility test created #110

Triggered via pull request July 29, 2024 10:37
Status Success
Total duration 3m 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: Dfe.Data.SearchPrototype/Web/Tests/PageIntegrationTests/SearchServiceAdapter/Options/DummySearchServiceAdapterOptions.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Dfe.Data.SearchPrototype/Web/Tests/PageWebApplicationFactory.cs#L50
Possible null reference assignment.
build: Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L55
Dereference of a possibly null reference.
build: Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L59
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.
build: Dfe.Data.SearchPrototype/Web/Tests/PageIntegrationTests/SearchServiceAdapter/Options/DummySearchServiceAdapterOptions.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Dfe.Data.SearchPrototype/Web/Tests/PageWebApplicationFactory.cs#L50
Possible null reference assignment.
build: Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L55
Dereference of a possibly null reference.
build: Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L59
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.