Skip to content

Add multi-page asset-aware markdown-to-html storage implementation #18

Add multi-page asset-aware markdown-to-html storage implementation

Add multi-page asset-aware markdown-to-html storage implementation #18

Triggered via pull request November 24, 2025 16:02
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
Process completed with exit code 1.
build: tests/Blog/AssetAwareHtmlTemplatedMarkdownPagesFolderTests.cs#L179
The type or namespace name 'ReferenceOnlyAssetStrategy' could not be found (are you missing a using directive or an assembly reference?)
build: tests/Blog/AssetAwareHtmlTemplatedMarkdownPagesFolderTests.cs#L97
The type or namespace name 'ReferenceOnlyAssetStrategy' could not be found (are you missing a using directive or an assembly reference?)
build: tests/Blog/AssetAwareHtmlTemplatedMarkdownPagesFolderTests.cs#L179
The type or namespace name 'ReferenceOnlyAssetStrategy' could not be found (are you missing a using directive or an assembly reference?)
build: tests/Blog/AssetAwareHtmlTemplatedMarkdownPagesFolderTests.cs#L97
The type or namespace name 'ReferenceOnlyAssetStrategy' could not be found (are you missing a using directive or an assembly reference?)
build: sdk/src/Nomad/ModifiableUserRole.cs#L54
The event 'ModifiableUserRole.ConnectionsAdded' is never used
build: sdk/src/Nomad/ReadOnlyUser.cs#L137
The event 'ReadOnlyUser.ForgetMeUpdated' is never used
build: sdk/src/Nomad/ReadOnlyPublisherRoleCollection.cs#L35
The event 'ReadOnlyPublisherRoleCollection.PublishersRemoved' is never used
build: sdk/src/Nomad/ReadOnlyProjectRole.cs#L82
The event 'ReadOnlyProjectRole.LinksAdded' is never used
build: sdk/src/Nomad/ModifiablePublisherRole.cs#L94
The event 'ModifiablePublisherRole.ProjectsAdded' is never used
build: sdk/src/Nomad/ReadOnlyPublisherRole.cs#L91
The event 'ReadOnlyPublisherRole.ProjectsRemoved' is never used
build: sdk/src/Nomad/ModifiableUserRole.cs#L60
The event 'ModifiableUserRole.LinksAdded' is never used
build: sdk/src/Nomad/ReadOnlyUserRole.cs#L64
The event 'ReadOnlyUserRole.LinksAdded' is never used
build: sdk/src/Nomad/ModifiableLinksCollection.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: sdk/src/Nomad/ModifiableImagesCollection.cs#L116
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.