Merge pull request #28 from Litenova-Solutions/release/v4.2 #14
Annotations
11 warnings
|
Pack and Push
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pack and Push:
src/Core/Fuse.Semantics/DotNetWorkspaceDiscoverer.cs#L50
Missing XML comment for publicly visible type or member 'DotNetWorkspaceDiscoverer.DiscoverAsync(string, CancellationToken)'
|
|
Pack and Push:
src/Core/Fuse.Semantics/DotNetWorkspaceDiscoverer.cs#L25
XML comment has a param tag for 'cancellationToken', but there is no parameter by that name
|
|
Pack and Push:
src/Core/Fuse.Semantics/DotNetWorkspaceDiscoverer.cs#L24
XML comment has a param tag for 'root', but there is no parameter by that name
|
|
Pack and Push:
src/Core/Fuse.Semantics/BuildCaptureClient.cs#L232
Parameter 'workspaceRoot' has no matching param tag in the XML comment for 'BuildCaptureClient.MergeFragmentsAsync(string, string, TimeSpan, CancellationToken, string?)' (but other parameters do)
|
|
Pack and Push:
src/Core/Fuse.Semantics/BuildCaptureClient.cs#L154
Parameter 'workspaceRoot' has no matching param tag in the XML comment for 'BuildCaptureClient.CaptureBundleAsync(string, string, TimeSpan, CancellationToken, string?)' (but other parameters do)
|
|
Pack and Push:
src/Core/Fuse.Semantics/BuildCaptureClient.cs#L73
Parameter 'workspaceRoot' has no matching param tag in the XML comment for 'BuildCaptureClient.CaptureAsync(string, TimeSpan, CancellationToken, string?)' (but other parameters do)
|
|
Pack and Push:
src/Core/Fuse.Semantics/RoslynWorkspaceLoader.cs#L79
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Pack and Push:
src/Core/Fuse.Semantics/WorkspaceLoadFailures.cs#L30
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Pack and Push:
src/Core/Fuse.Indexing/IndexSchemaMigrator.cs#L26
Parameter '_' has no matching param tag in the XML comment for 'IndexSchemaMigrator.IndexSchemaMigrator(WorkspaceIndexConnectionFactory, ILogger?)' (but other parameters do)
|
|
Pack and Push:
src/Core/Fuse.Indexing/IndexSchemaMigrator.cs#L24
XML comment has a param tag for 'connectionFactory', but there is no parameter by that name
|