Skip to content

feat: add reserve rebalancing address #10

feat: add reserve rebalancing address

feat: add reserve rebalancing address #10

Triggered via pull request November 8, 2024 16:51
Status Failure
Total duration 57s
Artifacts

main.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build and Test (22.x): src/addresses.config.ts#L324
Type '"nativeUSDC"' is not assignable to type 'Tokens'.
Build and Test (22.x): src/service/holdings.ts#L276
Argument of type '"nativeUSDC"' is not assignable to parameter of type 'Tokens'.
Build and Test (22.x)
Process completed with exit code 2.
Build and Test (20.x)
The job was canceled because "_22_x" failed.
Build and Test (20.x): src/addresses.config.ts#L324
Type '"nativeUSDC"' is not assignable to type 'Tokens'.
Build and Test (20.x): src/service/holdings.ts#L276
Argument of type '"nativeUSDC"' is not assignable to parameter of type 'Tokens'.
Build and Test (20.x)
The operation was canceled.
Build and Test (18.x)
The job was canceled because "_22_x" failed.
Build and Test (18.x): src/addresses.config.ts#L324
Type '"nativeUSDC"' is not assignable to type 'Tokens'.
Build and Test (18.x): src/service/holdings.ts#L276
Argument of type '"nativeUSDC"' is not assignable to parameter of type 'Tokens'.
Build and Test (18.x)
The operation was canceled.
Build and Test (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/