build: add DotNet.ReproducibleBuilds global development dependency #346
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.
|