fix fast semantic tokens #1142
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Manual build:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Manual build:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading