Skip to content

Merge pull request #50 from Nodsoft/develop #83

Merge pull request #50 from Nodsoft/develop

Merge pull request #50 from Nodsoft/develop #83

Re-run triggered August 25, 2024 19:00
Status Success
Total duration 54s
Artifacts

nuget-push.yml

on: push
build-test  /  build
52s
build-test / build
Matrix: Publish NuGet package
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build-test / build: Nodsoft.MoltenObsidian.Blazor/ObsidianVaultNavigation.razor#L12
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-test / build: Nodsoft.MoltenObsidian.Blazor/ObsidianVaultDisplay.razor.cs#L57
Ambiguous reference in cref attribute: 'VaultComponentHelpers.GetCallingBaseVaultPath'. Assuming 'VaultComponentHelpers.GetCallingBaseVaultPath(IComponent)', but could have also matched other overloads including 'VaultComponentHelpers.GetCallingBaseVaultPath(Type)'.
build-test / 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-test / 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-test / 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-test / 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-test / 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-test / 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-test / 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-test / build: Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L42
The event 'HttpRemoteVault.VaultUpdate' is never used
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): Nodsoft.MoltenObsidian.Blazor/ObsidianVaultNavigation.razor#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): Nodsoft.MoltenObsidian.Blazor/ObsidianVaultDisplay.razor.cs#L57
Ambiguous reference in cref attribute: 'VaultComponentHelpers.GetCallingBaseVaultPath'. Assuming 'VaultComponentHelpers.GetCallingBaseVaultPath(IComponent)', but could have also matched other overloads including 'VaultComponentHelpers.GetCallingBaseVaultPath(Type)'.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (GitHub Packages, https://nuget.pkg.github.com/Nodsoft, GITHUB_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): Nodsoft.MoltenObsidian.Blazor/ObsidianVaultNavigation.razor#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): Nodsoft.MoltenObsidian.Blazor/ObsidianVaultDisplay.razor.cs#L57
Ambiguous reference in cref attribute: 'VaultComponentHelpers.GetCallingBaseVaultPath'. Assuming 'VaultComponentHelpers.GetCallingBaseVaultPath(IComponent)', but could have also matched other overloads including 'VaultComponentHelpers.GetCallingBaseVaultPath(Type)'.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.
Publish NuGet package (NuGet, https://api.nuget.org/v3/index.json, NUGET_TOKEN): 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.