Release #8
Annotations
10 errors and 1 warning
Release
@uniswap/sdk-core#release: command (/home/runner/work/sdks/sdks/sdks/sdk-core) yarn run release exited (1)
|
Release:
node_modules/@types/mocha/index.d.ts#L2584
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2602
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2618
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2639
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2653
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2667
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
|
Release:
node_modules/@types/mocha/index.d.ts#L2674
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
|
Release
Cannot find module '@uniswap/permit2-sdk' or its corresponding type declarations.
|
Release
Cannot find module '@uniswap/permit2-sdk' or its corresponding type declarations.
|
Release
The process '/usr/bin/git' failed with exit code 128
|