Allow JS to use this package #32
lint.yml
on: pull_request
Matrix: Run eslint
Matrix: Check TypeScript
Annotations
6 warnings
Run eslint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run eslint (18.x):
src/types/element.collection.ts#L3
Unexpected any. Specify a different type
|
Run eslint (18.x):
src/types/element.collection.ts#L11
Unexpected any. Specify a different type
|
Run eslint (18.x):
src/types/element.collection.ts#L14
Unexpected any. Specify a different type
|
Run eslint (18.x):
src/types/element.collection.ts#L18
Unexpected any. Specify a different type
|
Check TypeScript (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|