Modernise dependencies and fix #36
Annotations
8 errors and 4 warnings
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
|
build:
node_modules/.pnpm/@[email protected]/node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|