chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates #77
Annotations
10 errors and 10 warnings
Examples:
node_modules/@types/node/buffer.d.ts#L622
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
Examples:
node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Examples:
node_modules/@types/node/fs/promises.d.ts#L218
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Examples:
node_modules/@types/node/module.d.ts#L121
Overload signatures must all be optional or required.
|
Examples
Process completed with exit code 2.
|
Build:
node_modules/@types/node/buffer.d.ts#L622
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
Build:
node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Build:
node_modules/@types/node/fs/promises.d.ts#L218
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Build:
node_modules/@types/node/module.d.ts#L121
Overload signatures must all be optional or required.
|
Build
Process completed with exit code 2.
|
Examples
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Code formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Code formatting:
lib/common.ts#L19
Unexpected any. Specify a different type
|
Code formatting:
lib/suite.decorator.ts#L63
Unexpected any. Specify a different type
|
Code formatting:
lib/test.decorator.ts#L33
Unexpected any. Specify a different type
|
Code formatting:
lib/test.decorator.ts#L88
Unexpected any. Specify a different type
|
Code formatting:
tests/__mocks__/mockFn.ts#L12
Unexpected any. Specify a different type
|
Code formatting:
tests/annotation.spec.ts#L7
Unexpected any. Specify a different type
|