Merge branch 'develop' #256
Annotations
10 errors and 10 warnings
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.FileSystem/VaultDependencyInjectionExtensions.cs#L17
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.FileSystem/VaultDependencyInjectionExtensions.cs#L17
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.FileSystem/VaultDependencyInjectionExtensions.cs#L26
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.FileSystem/VaultDependencyInjectionExtensions.cs#L26
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/VaultDependencyInjectionExtensions.cs#L20
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/VaultDependencyInjectionExtensions.cs#L20
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/VaultDependencyInjectionExtensions.cs#L42
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Http/VaultDependencyInjectionExtensions.cs#L42
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/VaultDependencyInjectionExtensions.cs#L23
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Vaults/Nodsoft.MoltenObsidian.Vaults.Ftp/VaultDependencyInjectionExtensions.cs#L23
The type or namespace name 'IServiceCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Nodsoft.MoltenObsidian/Utilities/VaultExtensions.cs#L115
Possible null reference argument for parameter 'folder' in 'IVaultFile? _TraverseUpstream(IVaultFolder folder, string fileName)'.
|
build:
Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/InternalLink.cs#L46
Missing XML comment for publicly visible type or member 'InternalLink.TargetSectionLinkFragment'
|
build:
Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/ObsidianInternalLinksExtension.cs#L15
Missing XML comment for publicly visible type or member 'InternalLinksExtension.InternalLinksExtension()'
|
build:
Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/ObsidianInternalLinksExtension.cs#L20
Missing XML comment for publicly visible type or member 'InternalLinksExtension.Setup(MarkdownPipelineBuilder)'
|
build:
Nodsoft.MoltenObsidian/Utilities/VaultExtensions.cs#L115
Possible null reference argument for parameter 'folder' in 'IVaultFile? _TraverseUpstream(IVaultFolder folder, string fileName)'.
|
build:
Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/ObsidianInternalLinksExtension.cs#L29
Missing XML comment for publicly visible type or member 'InternalLinksExtension.Setup(MarkdownPipeline, IMarkdownRenderer)'
|
build:
Nodsoft.MoltenObsidian/ObsidianText.cs#L25
Parameter 'vaultFile' has no matching param tag in the XML comment for 'ObsidianText.ObsidianText(string, IVaultNote?)' (but other parameters do)
|
build:
Nodsoft.MoltenObsidian/Utilities/VaultExtensions.cs#L72
Parameter 'folder' has no matching param tag in the XML comment for 'VaultExtensions.GetFolders(IVaultFolder, SearchOption)' (but other parameters do)
|
build:
Nodsoft.MoltenObsidian/Vault/IVaultNote.cs#L28
XML comment has cref attribute 'Name' that could not be resolved
|
build:
Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/InternalLink.cs#L46
Missing XML comment for publicly visible type or member 'InternalLink.TargetSectionLinkFragment'
|