Skip to content

Repair the docs build, and bring the quickstart to 2.0.0 (#32) #130

Repair the docs build, and bring the quickstart to 2.0.0 (#32)

Repair the docs build, and bring the quickstart to 2.0.0 (#32) #130

Triggered via push August 11, 2026 12:45
Status Success
Total duration 4m 38s
Artifacts

deployment.yml

on: push
deployment
48s
deployment
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
deployment
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
deployment: src/NaiveStaticGenerator/Program.cs#L254
The local function 'CopyWikiImagesToFinalWebsite' is declared but never used
deployment: src/NaiveStaticGenerator/Program.cs#L207
The local function 'PathUp' is declared but never used
deployment
Non-nullable property 'BackToMembersButtonText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.