Configure timeout for readmodel methods #168
Annotations
2 errors and 9 warnings
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
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.
|
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
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.
|
|
This job failed
Loading