Skip to content

Sdk 331 account management should be moved to instruments #1056

Sdk 331 account management should be moved to instruments

Sdk 331 account management should be moved to instruments #1056

Triggered via pull request September 25, 2023 03:47
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests (18.x, 1.14.11)
Argument of type '{ parseFromLeg(convergence: Convergence, leg: Leg): Promise<PsyoptionsAmericanInstrument>; }' is not assignable to parameter of type 'LegInstrumentParser'.
tests (18.x, 1.14.11)
Argument of type '{ parseFromLeg(convergence: Convergence, leg: Leg): Promise<PsyoptionsEuropeanInstrument>; }' is not assignable to parameter of type 'LegInstrumentParser'.
tests (18.x, 1.14.11)
Process completed with exit code 1.
tests (18.x, 1.14.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/