feat: Update PackageProjectUrl in Directory.Build.props #353
Annotations
10 warnings
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.
|
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.
|
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.
|
Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/Data/FtpRemoteFile.cs#L21
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
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.
|
Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/FtpRemoteVault.cs#L45
The event 'FtpRemoteVault.VaultUpdate' is never used
|
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable property 'Manifest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/HttpRemoteVault.cs#L16
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading