Merge pull request #169 from trustbit/read-models-get-state-timeout #184
Annotations
11 warnings
Build and Deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Infrastructure/Security.fs#L238
This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Infrastructure/Security.fs#L238
This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Build and Deploy:
backend/Contexture.Api/Infrastructure/Security.fs#L238
This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|
Build and Deploy
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|