Skip to content

Rewrite in net 8 and refactor #9

Rewrite in net 8 and refactor

Rewrite in net 8 and refactor #9

Triggered via pull request January 1, 2024 15:49
@trossr32trossr32
synchronize #5
net-core
Status Success
Total duration 2m 20s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/JsonOutput.cs#L5
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L27
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L34
Dereference of a possibly null reference.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L50
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L53
Non-nullable property 'Streams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/JsonOutput.cs#L5
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L27
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L34
Dereference of a possibly null reference.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L50
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L53
Non-nullable property 'Streams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/JsonOutput.cs#L5
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L27
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L34
Dereference of a possibly null reference.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L50
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L53
Non-nullable property 'Streams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/JsonOutput.cs#L5
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L27
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L34
Dereference of a possibly null reference.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L50
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: src/PsVideoResolution.Core/Models/VideoInfo.cs#L53
Non-nullable property 'Streams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.