Add Color Grading effect with customizable properties #2369
Annotations
10 warnings
|
build
Non-nullable field '_blueCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_greenCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_redCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_masterCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Beutl.Engine/Engine/AnimatableProperty.cs#L24
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L22
Non-nullable property 'IENDChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L12
Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L12
Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Beutl.Engine/Engine/AnimatableProperty.cs#L24
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Beutl.Engine.SourceGenerators/EngineObjectResourceGenerator.cs#L17
'Beutl.Engine.SourceGenerators.EngineObjectResourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Coverage
|
3.63 MB |
sha256:1164c758007bf5416df9b6451adb2bf99e7138dfb39ea66565356455152a2778
|
|