Skip to content

docs: add CLAUDE.md for AI coding assistants #1227

docs: add CLAUDE.md for AI coding assistants

docs: add CLAUDE.md for AI coding assistants #1227

Triggered via pull request May 22, 2026 10:26
Status Success
Total duration 58s
Artifacts

build.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Test (Mimir.MongoDB.Tests)
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Block.cs#L15
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Block.cs#L13
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/AttachmentActionResults/SellCancellationResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Lib9c.Models.Tests)
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L16
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L15
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L13
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Mimir.Tests)
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/CombinationConsumable5Result.cs#L39
Non-nullable property 'Materials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/ItemEnhancement11Result.cs#L52
Non-nullable property 'MaterialItemIdList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/DailyReward2Result.cs#L30
Non-nullable property 'Materials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Stats/StatMap.cs#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/RapidCombination5Result.cs#L30
Non-nullable property 'Cost' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/AttachmentActionResult.cs#L60
Non-nullable property 'TypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/Buy7SellerResult.cs#L28
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/Buy7BuyerResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/SellCancellationResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Mimir.Worker.Tests)
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Action.cs#L14
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Action.cs#L13
Non-nullable property 'TypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Action.cs#L12
Non-nullable property 'Raw' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.