Uh oh!
There was an error while loading. Please reload this page.
Add multi-page asset-aware markdown-to-html storage implementation - #5
Draft
Arlodotexe wants to merge 12 commits into
Draft
Add multi-page asset-aware markdown-to-html storage implementation#5Arlodotexe wants to merge 12 commits into
Arlodotexe wants to merge 12 commits into
Annotations
11 warnings
Complete job Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ |
dotnet build:
sdk/src/Nomad/ModifiablePublisherRole.cs#L79
The event 'ModifiablePublisherRole.LinksAdded' is never used |
dotnet build:
sdk/src/Nomad/ReadOnlyUser.cs#L152
The event 'ReadOnlyUser.LinksRemoved' is never used |
dotnet build:
sdk/src/Nomad/ModifiableUserRole.cs#L69
The event 'ModifiableUserRole.ImagesRemoved' is never used |
dotnet build:
sdk/src/Nomad/ReadOnlyProject.cs#L168
The event 'ReadOnlyProject.PublisherUpdated' is never used |
dotnet build:
sdk/src/Nomad/ReadOnlyProject.cs#L210
The event 'ReadOnlyProject.FeaturesRemoved' is never used |
dotnet build:
sdk/src/Nomad/ModifiableUser.cs#L228
The event 'ModifiableUser.ProjectsAdded' is never used |
dotnet build:
sdk/src/Nomad/ModifiablePublisherRole.cs#L82
The event 'ModifiablePublisherRole.LinksRemoved' is never used |
dotnet build:
sdk/src/Nomad/ReadOnlyEntity.cs#L87
The event 'ReadOnlyEntity.ImagesRemoved' is never used |
dotnet 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. |
dotnet 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. |
backgroundwaitwait-allcancelparallel
Loading