upgrade testcontainers (#179) #178
Annotations
9 warnings
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
The following actions use a deprecated Node.js version 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/
|
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.
|
build-backend
.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.
|