Skip to content

[WIP] VS Code extension #177

[WIP] VS Code extension

[WIP] VS Code extension #177

Triggered via pull request June 1, 2024 05:10
Status Success
Total duration 5m 17s
Artifacts

pull_request.yml

on: pull_request
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build / Build windows-latest
No files were found with the provided path: MonoDevelop.MSBuild.Editor.VisualStudio/bin/**/*.vsix. No artifacts will be uploaded.
build / Build windows-latest: MonoDevelop.Xml/Editor/Parsing/BackgroundParser.cs#L46
Possible null reference argument for parameter 'output' in 'void BackgroundProcessor<TInput, TOutput>.OnOperationCompleted(TInput input, TOutput output)'.
build / Build windows-latest: MonoDevelop.Xml/Editor/Parsing/BackgroundParser.cs#L46
Possible null reference argument for parameter 'output' in 'void BackgroundProcessor<TInput, TOutput>.OnOperationCompleted(TInput input, TOutput output)'.
build / Build windows-latest: MonoDevelop.Xml/Editor/Parsing/BackgroundParser.cs#L46
Possible null reference argument for parameter 'output' in 'void BackgroundProcessor<TInput, TOutput>.OnOperationCompleted(TInput input, TOutput output)'.
build / Build windows-latest: MSBuildLanguageServer/Import/Program.cs#L95
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build / Build windows-latest: MSBuildLanguageServer/Import/RequestContext.cs#L250
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build / Build windows-latest: MSBuildLanguageServer/Import/LspWorkspaceManager.cs#L117
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build / Build windows-latest: MSBuildLanguageServer/Import/LspWorkspaceManager.cs#L152
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build / Build windows-latest: MSBuildLanguageServer/Parser/LspXmlParser.cs#L69
The event 'LspXmlParserService.LspXmlParser.ParseCompleted' is never used
build / Build windows-latest: MonoDevelop.Xml/Editor/Parsing/BackgroundParser.cs#L46
Possible null reference argument for parameter 'output' in 'void BackgroundProcessor<TInput, TOutput>.OnOperationCompleted(TInput input, TOutput output)'.
build / Build windows-latest: MonoDevelop.Xml/Editor/Parsing/BackgroundParser.cs#L46
Possible null reference argument for parameter 'output' in 'void BackgroundProcessor<TInput, TOutput>.OnOperationCompleted(TInput input, TOutput output)'.