Skip to content

build: add DotNet.ReproducibleBuilds global development dependency #346

build: add DotNet.ReproducibleBuilds global development dependency

build: add DotNet.ReproducibleBuilds global development dependency #346

Triggered via push May 12, 2024 00:38
Status Success
Total duration 1m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Nodsoft.MoltenObsidian.Blazor/ObsidianVaultNavigation.razor#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: Nodsoft.MoltenObsidian.Blazor/ObsidianVaultNavigation.razor#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/FtpRemoteVault.cs#L18
Non-nullable field '_root' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/FtpRemoteVault.cs#L18
Non-nullable property 'AsyncFtpClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/FtpRemoteVault.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/Data/FtpRemoteFolder.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/Data/FtpRemoteFolder.cs#L13
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/Data/FtpRemoteFolder.cs#L13
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.