try to use invoking .net runtime instead of looking it up from path #340
Annotations
34 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build runner-server-vscode:
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
Build runner-server-vscode:
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L126
Converting null literal or possible null value to non-nullable type.
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L152
Converting null literal or possible null value to non-nullable type.
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L170
Cannot convert null literal to non-nullable reference type.
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build runner-server-vscode:
src/Runner.Language.Server/TextDocumentSyncHelper.cs#L183
Cannot convert null literal to non-nullable reference type.
|
Build runner-server-vscode:
src/Runner.Language.Server/CodeLensProvider.cs#L88
Possible null reference argument for parameter 'content' in 'JArray.JArray(params object[] content)'.
|
Build runner-server-vscode:
src/Runner.Language.Server/CodeLensProvider.cs#L90
Nullable value type may be null.
|
Build runner-server-web-vscode:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build runner-server-web-vscode:
src/Runner.Language.Server/CodeLensProvider.cs#L88
Possible null reference argument for parameter 'content' in 'JArray.JArray(params object[] content)'.
|
Build runner-server-web-vscode:
src/Runner.Language.Server/CodeLensProvider.cs#L90
Nullable value type may be null.
|
Build runner-server-web-vscode:
src/Runner.Language.Server/CodeLensProvider.cs#L90
Nullable value type may be null.
|
Build ExpandAzurePipelines:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build ExpandAzurePipelines:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L86
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L133
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L205
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L86
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L133
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build azure-pipelines-vscode-ext:
src/azure-pipelines-vscode-ext/ext-core/Program.cs#L205
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading