Skip to content

Rename

Rename #70

Triggered via push March 19, 2024 01:41
Status Success
Total duration 2m 20s
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.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/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.Examples.Common/EmbeddedResources.cs#L41
Possible null reference return.
build / build: src/SharpMetal.Generator/Instances/StructInstance.cs#L59
Dereference of a possibly null reference.
build / build: src/SharpMetal.Generator/Instances/SelectorInstance.cs#L43
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.