Skip to content

Allow editing Store Id field on Customer in Grand.Web.Admin #19

Allow editing Store Id field on Customer in Grand.Web.Admin

Allow editing Store Id field on Customer in Grand.Web.Admin #19

Triggered via pull request June 14, 2026 09:10
Status Failure
Total duration 7m 42s
Artifacts

build.yml

on: pull_request
Build and analyze
7m 38s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build and analyze
Process completed with exit code 1.
Build and analyze
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-dotnet@v4, actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9. 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/
Build and analyze: src/Modules/Grand.Module.Api/DTOs/Catalog/ProductDto.cs#L10
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Api/DTOs/Catalog/ProductDto.cs#L8
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Api/Models/BaseApiEntityModel.cs#L9
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Api/DTOs/Catalog/SpecificationAttributeDto.cs#L8
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L34
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L33
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L32
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L24
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L23
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
Build and analyze: src/Modules/Grand.Module.Installer/Models/InstallModel.cs#L22
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.