fix(ci): remove cache #2
Annotations
4 errors and 10 warnings
|
src/Program.cs#L174
No overload for method 'SetHandler' takes 12 arguments
|
src/Program.cs#L183
No overload for method 'SetHandler' takes 10 arguments
|
|
|
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.
|
This job was cancelled
Loading