Merge pull request #165 from trustbit/handle-expired-token #147
Annotations
1 error and 7 warnings
Test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Build:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Build:
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:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Build:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Build:
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.
|
Loading