Develop#77
Merged
Merged
Annotations
12 warnings and 1 notice
|
Complete job
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@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
dotnet publish
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.
|
|
Build with dotnet:
ResourceInformationV2/Components/Pages/Note/Detail.razor.cs#L13
Non-nullable field '_rteDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/ImageControl.razor.cs#L23
Non-nullable property 'Layout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/Instruction.razor.cs#L20
Non-nullable property 'Layout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/FilterListToggle.razor#L14
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<Tag>(IEnumerable<Tag> source)'.
|
|
Build with dotnet:
ResourceInformationV2/Components/Pages/Faq/Detail.razor.cs#L13
Non-nullable field '_rteDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/LinkList.razor.cs#L35
Dereference of a possibly null reference.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/LinkList.razor.cs#L34
Dereference of a possibly null reference.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/LinkList.razor.cs#L30
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build with dotnet:
ResourceInformationV2/Components/Controls/LinkList.razor.cs#L28
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build with dotnet:
ResourceInformationV2.Data/DataHelpers/SourceHelper.cs#L155
Dereference of a possibly null reference.
|
|
|
background
wait
wait-all
cancel
parallel
Loading