Skip to content

Rewrite fxs allocator to make it sell-able #1207

Rewrite fxs allocator to make it sell-able

Rewrite fxs allocator to make it sell-able #1207

Triggered via push August 9, 2023 19:27
Status Failure
Total duration 2m 51s
Artifacts

CI.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L101
Type 'ERC20' is missing the following properties from type 'MockERC20': burn, mint
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L102
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L103
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L105
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L106
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L107
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L109
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L110
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L111
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest): test/allocators/CurveConvexAllocator.test.ts#L185
Type 'ERC20' is not assignable to type 'MockERC20'.
build (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
build (16.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/