feat(ci): upload artifacts #6
Annotations
2 errors and 10 warnings
|
|
|
src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
|
src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading