upgrade testcontainers #177
Annotations
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 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/
|
Run make test-backend:
backend/Contexture.Api/Configuration.fs#L46
This construct is deprecated. Use the new configuration option
|
Run make test-backend:
backend/Contexture.Api/Configuration.fs#L48
This construct is deprecated. Use the new configuration option
|
Run make test-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/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.
|
Run actions/setup-dotnet@v2
.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.
|
Loading