Merge pull request #164 from trustbit/auth/handle-token-renew-error #166
Annotations
8 warnings
build-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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
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/
|
build-backend:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
build-backend:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
build-backend:
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:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
build-backend:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
build-backend:
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.
|