Skip to content

Update readme

Update readme #10

Triggered via push December 3, 2024 21:33
Status Failure
Total duration 32s
Artifacts

RunTests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/PereViader.Scrolller/Responses/MediaInfoResponse.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L6
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L9
Non-nullable property 'CreatedAt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L10
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditPostResponse.cs#L9
Non-nullable property 'MediaSources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/MediaInfoResponse.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L6
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/PereViader.Scrolller/Responses/SubredditResponse.cs#L9
Non-nullable property 'CreatedAt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.