feat(tests): Add Nodsoft.MoltenObsidian.Tool.Tests covering CLI commands end-to-end #72
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dotnet/nbgv@f088059084cb5d872e9d1a994433ca6440c2bf72. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L42
The event 'HttpRemoteVault.VaultUpdate' is never used
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/Data/HttpRemoteFolder.cs#L10
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/Data/HttpRemoteFolder.cs#L10
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/Data/HttpRemoteFolder.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable field '_root' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable property 'Manifest' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nodsoft.MoltenObsidian.Blazor/ObsidianVaultDisplay.razor.cs#L57
Ambiguous reference in cref attribute: 'VaultComponentHelpers.GetCallingBaseVaultPath'. Assuming 'Nodsoft.MoltenObsidian.Blazor.Helpers.VaultComponentHelpers.GetCallingBaseVaultPath(Microsoft.AspNetCore.Components.IComponent)', but could have also matched other overloads including 'Nodsoft.MoltenObsidian.Blazor.Helpers.VaultComponentHelpers.GetCallingBaseVaultPath(System.Type)'.
|
|
Build:
Nodsoft.MoltenObsidian.Blazor/ObsidianVaultDisplay.razor.cs#L57
Ambiguous reference in cref attribute: 'VaultComponentHelpers.GetCallingBaseVaultPath'. Assuming 'Nodsoft.MoltenObsidian.Blazor.Helpers.VaultComponentHelpers.GetCallingBaseVaultPath(Microsoft.AspNetCore.Components.IComponent)', but could have also matched other overloads including 'Nodsoft.MoltenObsidian.Blazor.Helpers.VaultComponentHelpers.GetCallingBaseVaultPath(System.Type)'.
|
Loading