Skip to content

improve runner-server-vscode extension #946

improve runner-server-vscode extension

improve runner-server-vscode extension #946

Triggered via push November 10, 2024 15:38
Status Failure
Total duration 1m 19s
Artifacts

nuget.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
package: src/Runner.Worker/ExecutionContext.cs#L679
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package: src/Runner.Worker/ExecutionContext.cs#L684
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package: src/Runner.Worker/ExecutionContext.cs#L689
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package: src/Runner.Worker/ExecutionContext.cs#L679
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package: src/Runner.Worker/ExecutionContext.cs#L684
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package: src/Runner.Worker/ExecutionContext.cs#L689
Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)
package
Process completed with exit code 1.
package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
package: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
package: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.