feat(SSG): Update debug output and file writing logic #192
Annotations
10 warnings
build:
Nodsoft.MoltenObsidian/Utilities/VaultExtensions.cs#L115
Possible null reference argument for parameter 'folder' in 'IVaultFile? _TraverseUpstream(IVaultFolder folder, string fileName)'.
|
build:
Nodsoft.MoltenObsidian/Converter/ObsidianHtmlConverter.cs#L43
Parameter 'markdown' has no matching param tag in the XML comment for 'ObsidianHtmlConverter.Convert(string, IVaultNote)' (but other parameters do)
|
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/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/Utilities/VaultExtensions.cs#L115
Possible null reference argument for parameter 'folder' in 'IVaultFile? _TraverseUpstream(IVaultFolder folder, string fileName)'.
|