feat: add room + shap room et position table in room #12
Annotations
13 warnings
|
build-and-test (10.0.x)
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/upload-artifact@v4, dorny/test-reporter@v1. 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/
|
|
build-and-test (10.0.x)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L14
Non-nullable property 'CuisineType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L13
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L10
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L9
Non-nullable property 'PostalCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L8
Non-nullable property 'StreetName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L7
Non-nullable property 'StreetNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Model/Restaurant.cs#L6
Non-nullable property 'RestaurantName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test (10.0.x):
TableMasterApi/Controllers/ReservationController.cs#L227
The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
|
|
build-and-test (10.0.x):
TableMasterApi/Controllers/ReviewController.cs#L32
The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
|
|
build-and-test (10.0.x):
TableMasterApi/Controllers/TableController.cs#L38
The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
|
|
build-and-test (10.0.x)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api-build
Expired
|
3.28 MB |
sha256:a50edc0a05f0046b151f1194686236894d65de02cc7f1b364a5fafcce8c1db5b
|
|
|
test-results
Expired
|
6.64 KB |
sha256:fe2ad39294c0c872986d85878a56761e4b02cde10121ae055f673af0666cbbfc
|
|