feat: Code block recording #355
Annotations
10 errors and 5 warnings
lint:
src/__tests__/classMap.test.ts#L68
'any' overrides all other types in this union type
|
lint:
src/__tests__/classMap.test.ts#L68
'any' overrides all other types in this union type
|
lint:
src/__tests__/classMap.test.ts#L68
'any' overrides all other types in this union type
|
lint:
src/__tests__/classMap.test.ts#L74
Unsafe member access .type on an `any` value
|
lint:
src/__tests__/classMap.test.ts#L75
Unsafe member access .type on an `any` value
|
lint:
src/__tests__/classMap.test.ts#L76
Unsafe member access .name on an `any` value
|
lint:
src/__tests__/classMap.test.ts#L76
Unsafe argument of type `any` assigned to a parameter of type `readonly any[]`
|
lint:
src/__tests__/classMap.test.ts#L76
Unsafe member access .map on an `any` value
|
lint:
src/__tests__/classMap.test.ts#L76
Unsafe call of an `any` typed value
|
lint:
src/__tests__/classMap.test.ts#L76
Unsafe member access .children on an `any` value
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|