Update readme #10
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.
|