Fix generation deleting ObjectiveCCore #61
format.yml
on: push
format
40s
build
/
build
35s
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/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/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/Program.cs#L66
Dereference of a possibly null reference.
|
build / build:
src/SharpMetal.Generator/Instances/StructInstance.cs#L59
Dereference of a possibly null reference.
|
build / build:
src/SharpMetal.Generator/HeaderInfo.cs#L24
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/Instances/ClassInstance.cs#L82
Dereference of a possibly null reference.
|
build / build:
src/SharpMetal.Generator/Instances/ClassInstance.cs#L201
Dereference of a possibly null reference.
|