1.0.5 #138
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/OneWare.GhdlExtension/GhdlExtensionModule.cs#L323
'ISettingsService.RegisterTitledFilePath(string, string, string, string, string, string, string?, string?, Func<string, bool>?, params FilePickerFileType[])' is obsolete: 'Use RegisterSetting instead'
|
|
build:
src/OneWare.GhdlExtension/Services/GhdlService.cs#L87
'ToolCommand.FromShellParams(string, IReadOnlyCollection<string>, string, string, AppState, bool, Func<string, bool>?, Func<string, bool>?)' is obsolete: 'Use IToolExecutionDispatcherService.CreateToolCommandBuilder instead.'
|
|
build:
src/OneWare.GhdlExtension/ViewModels/GhdlSimulatorToolbarViewModel.cs#L11
Parameter 'simulator' is unread.
|
|
build:
src/OneWare.GhdlExtension/Services/GhdlService.cs#L242
Possible null reference argument for parameter 'context' in 'Task<bool> GhdlService.MakeLibraryAsync(UniversalFpgaProjectRoot root, TestBenchContext context, string libname, string workingDirectory, List<string> ghdlOptions)'.
|
|
build:
src/OneWare.GhdlExtension/Services/GhdlService.cs#L225
Possible null reference argument for parameter 'context' in 'Task<bool> GhdlService.ImportLibraryAsync(UniversalFpgaProjectRoot root, TestBenchContext context, string libname, string workingDirectory, List<string> ghdlOptions)'.
|
|
build:
src/OneWare.GhdlExtension/GhdlExtensionModule.cs#L468
Possible null reference argument for parameter 'source' in 'IEnumerable<IProjectExplorerNode> Enumerable.Where<IProjectExplorerNode>(IEnumerable<IProjectExplorerNode> source, Func<IProjectExplorerNode, bool> predicate)'.
|
|
build:
src/OneWare.GhdlExtension/GhdlExtensionModule.cs#L431
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<IProjectExplorerNode>(IEnumerable<IProjectExplorerNode> source, Func<IProjectExplorerNode, bool> predicate)'.
|
|
build:
src/OneWare.GhdlExtension/GhdlExtensionModule.cs#L323
'ISettingsService.RegisterTitledFilePath(string, string, string, string, string, string, string?, string?, Func<string, bool>?, params FilePickerFileType[])' is obsolete: 'Use RegisterSetting instead'
|
|
build:
src/OneWare.GhdlExtension/Services/GhdlService.cs#L87
'ToolCommand.FromShellParams(string, IReadOnlyCollection<string>, string, string, AppState, bool, Func<string, bool>?, Func<string, bool>?)' is obsolete: 'Use IToolExecutionDispatcherService.CreateToolCommandBuilder instead.'
|
|
build:
src/OneWare.GhdlExtension/ViewModels/GhdlSimulatorToolbarViewModel.cs#L11
Parameter 'simulator' is unread.
|