change sqlserver to postgre sql #10
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/User.cs#L6
Non-nullable property 'Password' 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/User.cs#L5
Non-nullable property 'Email' 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/UserController.cs#L66
Possible null reference argument for parameter 'authorizationHeader' in 'string JwtService.ExtractTokenFromAuthorization(string authorizationHeader)'.
|
|
build-and-test (10.0.x):
TableMasterApi/Controllers/UserController.cs#L41
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/UserController.cs#L38
Possible null reference argument for parameter 'authorizationHeader' in 'string JwtService.ExtractTokenFromAuthorization(string authorizationHeader)'.
|
|
build-and-test (10.0.x):
TableMasterApi/Service/GoogleMapsService.cs#L63
Non-nullable property 'Status' 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/Service/GoogleMapsService.cs#L60
Non-nullable property 'Results' 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/Service/GoogleMapsService.cs#L69
Non-nullable property 'Geometry' 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/Service/GoogleMapsService.cs#L75
Non-nullable property 'Location' 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/Service/FcmService.cs#L15
'GoogleCredential.FromFile(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
|
|
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.03 MB |
sha256:25a5564f3b201d21ca5dca9174eb0de837edeb2938ae54c3b97019988a4d3aee
|
|
|
test-results
Expired
|
5.41 KB |
sha256:d7912e155e6db7cde3842cbf1bf34b32037ec8de8966d2eae34e402866772f26
|
|