Skip to content

ColorSpace support

ColorSpace support #87

Triggered via push May 21, 2024 01:46
Status Success
Total duration 1m 10s
Artifacts

format.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build: src/SharpMetal/QuartzCore/CGColorSpace.cs#L44
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SharpMetal.QuartzCore.ColorSpace)22' is not covered.
build / build: src/SharpMetal.Examples.Common/EmbeddedResources.cs#L11
Possible null reference assignment.
build / build: src/SharpMetal.Examples.Common/EmbeddedResources.cs#L9
Non-nullable field '_resourceAssembly' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build / build: src/SharpMetal.Examples.Common/EmbeddedResources.cs#L41
Possible null reference return.
build / build: src/SharpMetal.Examples.Common/NSApplicationDelegate.cs#L25
Non-nullable field 'OnApplicationWillFinishLaunching' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build / build: src/SharpMetal.Examples.Common/NSApplicationDelegate.cs#L25
Non-nullable field 'OnApplicationDidFinishLaunching' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build / build: src/SharpMetal.Generator/Instances/StructInstance.cs#L59
Dereference of a possibly null reference.
build / build: src/SharpMetal.Generator/Program.cs#L12
Dereference of a possibly null reference.
build / build: src/SharpMetal.Generator/Program.cs#L12
Dereference of a possibly null reference.
build / build: src/SharpMetal.Generator/HeaderInfo.cs#L24
Dereference of a possibly null reference.