fix(tests): Do not accrue floating point errors in money calculation … #2301
Annotations
2 errors and 19 warnings
|
|
|
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/Examples/BookingSystem.AspNetCore.IdentityServer/BookingSystem.AspNetCore.IdentityServer.csproj]
|
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/Examples/BookingSystem.AspNetCore.IdentityServer/BookingSystem.AspNetCore.IdentityServer.csproj]
|
|
|
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/Examples/BookingSystem.AspNetCore.IdentityServer/BookingSystem.AspNetCore.IdentityServer.csproj]
|
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/Examples/BookingSystem.AspNetCore.IdentityServer/BookingSystem.AspNetCore.IdentityServer.csproj]
|
|
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/OpenActive.Server.NET/OpenActive.Server.NET.csproj]
|
|
|
|
|
|
|
In externally visible method 'string IdempotencyStore.CalculateIdempotencyKey(OrderIdComponents orderId, string orderJson)', validate parameter 'orderId' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. [/home/runner/work/openactive-test-suite/openactive-test-suite/server/OpenActive.Server.NET/OpenActive.Server.NET.csproj]
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "controlled.all-features.approval", "controlled.all-features.both", "controlled.all-features.simple", "controlled.facilityuse-has-slots.approval", "controlled.facilityuse-has-slots.simple", "controlled.no-auth.approval", "controlled.no-auth.simple", "controlled.no-payment-reconciliation.simple", "controlled.no-tax-calculation.approval", "controlled.no-tax-calculation.simple", "controlled.prepayment-always-required.approval", "controlled.prepayment-always-required.simple", "controlled.single-seller.approval", "controlled.single-seller.simple", "random.all-features.approval", "random.all-features.both", "random.all-features.simple", "random.facilityuse-has-slots.approval", "random.facilityuse-has-slots.simple", "random.no-auth.approval", "random.no-auth.simple", "random.no-payment-reconciliation.approval", "random.no-payment-reconciliation.simple", "random.no-tax-calculation.approval", "random.no-tax-calculation.simple", "random.prepayment-always-required.approval", "random.prepayment-always-required.simple", "random.single-seller.approval", "random.single-seller.simple".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading