Skip to content

Rewrite in net 8 and refactor #5

Rewrite in net 8 and refactor

Rewrite in net 8 and refactor #5

Triggered via pull request January 1, 2024 15:12
@trossr32trossr32
synchronize #5
net-core
Status Failure
Total duration 58s
Artifacts

build-and-test.yml

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

Annotations

3 errors and 10 warnings
build-and-test-ubuntu-latest
Process completed with exit code 1.
build-and-test-windows-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-windows-latest
The operation was canceled.
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.