Version 1.2.0 #35
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
lib/csharp-models-to-json/Program.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
lib/csharp-models-to-json/Util.cs#L61
Prefer 'IsKind' for checking syntax kinds
|
Build:
lib/csharp-models-to-json/Program.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
lib/csharp-models-to-json/Util.cs#L61
Prefer 'IsKind' for checking syntax kinds
|
Loading