✏️ Update blog quality reviewer agent content #231
generate-gh-pages-output.yml
on: push
build-and-deploy
1m 57s
Annotations
11 warnings
|
build-and-deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-deploy:
TestArena/Blog/HtmlBlogs/CustomElement.razor#L21
Possible null reference assignment.
|
|
build-and-deploy:
TestArena/Blog/Common/BlogContainer.razor#L4
Non-nullable property 'ChildContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-deploy:
TestArena/Blog/Common/Section.razor#L4
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-deploy:
TestArena/Blog/Common/TextDecorators/FileRef.razor#L9
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-deploy:
TestArena/Blog/Common/TextDecorators/FileRef.razor#L6
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-deploy:
TestArena/Pages/ErrorTest.razor#L82
Dereference of a possibly null reference.
|
|
build-and-deploy:
TestArena/Blog/AI/OpenAI/openai-rest-api/Index.razor#L149
Found markup element with unexpected name 'SubSection'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build-and-deploy:
TestArena/Blog/AI/OpenAI/openai-rest-api/Index.razor#L117
Found markup element with unexpected name 'SubSection'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build-and-deploy:
TestArena/Blog/AI/OpenAI/openai-rest-api/Index.razor#L103
Found markup element with unexpected name 'SubSection'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|