Skip to content

Add Astro presentation website #244

Add Astro presentation website

Add Astro presentation website #244

Triggered via pull request February 16, 2024 16:48
Status Success
Total duration 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'