Rework IDeprecatable into IVersionableSymbol #136
Annotations
3 errors and 13 warnings
build / Build windows-latest:
MonoDevelop.MSBuild.Tests.Editor/Completion/MSBuildCommitTests.cs#L25
Not all code paths return a value in lambda expression of type 'Func<ITextView, Task>'
|
build / Build windows-latest:
MonoDevelop.MSBuild.Tests.Editor/Completion/MSBuildCommitTests.cs#L25
Not all code paths return a value in lambda expression of type 'Func<ITextView, Task>'
|
build / Build windows-latest
Process completed with exit code 1.
|
build / Build windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build / Build windows-latest:
MonoDevelop.Xml/Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build / Build windows-latest:
MonoDevelop.Xml/Editor/Completion/XmlCompletionTriggerContext.cs#L50
Possible null reference assignment.
|
build / Build windows-latest:
MonoDevelop.Xml/Editor/Completion/XmlCompletionTriggerContext.cs#L54
Dereference of a possibly null reference.
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/PackageConsts.cs#L11
The type 'ThisAssembly' in 'D:\a\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuild.Editor.VisualStudio\obj\Debug\net48\MonoDevelop.MSBuild.Editor.VisualStudio.Version.cs' conflicts with the imported type 'ThisAssembly' in 'MonoDevelop.MSBuild.Editor, Version=2.9.0.0, Culture=neutral, PublicKeyToken=abc7a8e303966984'. Using the type defined in 'D:\a\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuild.Editor.VisualStudio\obj\Debug\net48\MonoDevelop.MSBuild.Editor.VisualStudio.Version.cs'.
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/Logging/MSBuildEditorExtensionTelemetry.cs#L33
The type 'ThisAssembly' in 'D:\a\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuild.Editor.VisualStudio\obj\Debug\net48\MonoDevelop.MSBuild.Editor.VisualStudio.Version.cs' conflicts with the imported type 'ThisAssembly' in 'MonoDevelop.MSBuild.Editor, Version=2.9.0.0, Culture=neutral, PublicKeyToken=abc7a8e303966984'. Using the type defined in 'D:\a\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuildEditor\MonoDevelop.MSBuild.Editor.VisualStudio\obj\Debug\net48\MonoDevelop.MSBuild.Editor.VisualStudio.Version.cs'.
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/RoslynFindReferences/StreamingFindUsagesPresenter.cs#L113
Check whether the result of GetService calls is null. (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK006.md)
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/RoslynImport/Interop/ComAggregate.cs#L36
Accessing "Microsoft.VisualStudio.LanguageServices.Implementation.Interop.WrapperPolicy.CreateAggregatedObject" should only be done on the main thread. Call Microsoft.VisualStudio.Shell.ThreadHelper.ThrowIfNotOnUIThread() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/RoslynImport/LanguageService/AbstractLanguageService`2.cs#L87
Accessing "Microsoft.VisualStudio.LanguageServices.Implementation.Interop.ComAggregate.CreateAggregatedObject" should only be done on the main thread. Call Microsoft.VisualStudio.Shell.ThreadHelper.ThrowIfNotOnUIThread() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/RoslynImport/LanguageService/AbstractLanguageService`2.cs#L63
Accessing "Microsoft.VisualStudio.LanguageServices.Implementation.LanguageService.AbstractLanguageService.CreateComAggregate" should only be done on the main thread. Call Microsoft.VisualStudio.Shell.ThreadHelper.ThrowIfNotOnUIThread() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
|
build / Build windows-latest:
MonoDevelop.MSBuild.Editor.VisualStudio/RoslynImport/LanguageService/AbstractLanguageService`2.VsCodeWindowManager.cs#L61
Accessing "Microsoft.VisualStudio.LanguageServices.Implementation.ComEventSink.Unadvise" should only be done on the main thread. Call Microsoft.VisualStudio.Shell.ThreadHelper.ThrowIfNotOnUIThread() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
|
build / Build windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|