Skip to content

feat: Add run configurations for generating docs manifest & site content #219

feat: Add run configurations for generating docs manifest & site content

feat: Add run configurations for generating docs manifest & site content #219

Triggered via push November 16, 2023 18:06
Status Success
Total duration 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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/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)'.
build: Nodsoft.MoltenObsidian/Infrastructure/Markdown/InternalLinks/InternalLink.cs#L46
Missing XML comment for publicly visible type or member 'InternalLink.TargetSectionLinkFragment'