Merge pull request #60 from digocesar/comment-annotation #32
Annotations
5 warnings
build
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
|