Skip to content

feat: Add icon assets to website #205

feat: Add icon assets to website

feat: Add icon assets to website #205

Triggered via push August 13, 2023 20:45
Status Success
Total duration 1m 1s
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/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