Rewrite in net 8 and refactor #9
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.
|