wip: backmoji #3
Annotations
17 errors and 15 warnings
lint:
package.json#L60
Newline required at end of file but not found
|
lint:
packages/core/package.json#L52
Newline required at end of file but not found
|
lint:
packages/react/package.json#L52
Newline required at end of file but not found
|
lint:
packages/vue/package.json#L52
Newline required at end of file but not found
|
lint:
playground/package.json#L4
Expected object keys to be in specified order. 'version' should be before 'private'
|
lint:
playground/package.json#L5
Expected object keys to be in specified order. 'type' should be before 'version'
|
lint
Process completed with exit code 1.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
typecheck
Process completed with exit code 1.
|
test (20.x, ubuntu-latest)
Process completed with exit code 1.
|
test (20.x, macos-latest)
Process completed with exit code 1.
|
test (18.x, macos-latest)
Process completed with exit code 1.
|
test (16.x, macos-latest)
Process completed with exit code 1.
|
test (18.x, windows-latest)
Process completed with exit code 1.
|
test (16.x, windows-latest)
Process completed with exit code 1.
|
test (20.x, windows-latest)
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
packages/core/src/index.ts#L93
'width' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/src/index.ts#L94
'rows' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/src/index.ts#L101
'renderRow' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/src/index.ts#L101
'rowIndex' is defined but never used. Allowed unused args must match /^_/u
|
test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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 (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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 (16.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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 (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, 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.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|