Skip to content

Added headless mode for CI/CD #3

Added headless mode for CI/CD

Added headless mode for CI/CD #3

Triggered via push March 25, 2025 21:30
Status Failure
Total duration 24s
Artifacts

test.yaml

on: push
build-and-test
20s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L6
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L5
Non-nullable property 'isbn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L13
Non-nullable property 'website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L12
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L10
Non-nullable property 'publisher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L9
Non-nullable property 'publish_date' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L8
Non-nullable property 'author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L7
Non-nullable property 'subTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L6
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: SeleniumTests/lib/models/BookDto.cs#L5
Non-nullable property 'isbn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.