chore(deps-dev): Bump ejs from 3.1.8 to 3.1.10 #156
Annotations
11 warnings
build
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/.
|
build:
src/components/Item.tsx#L5
Unexpected any. Specify a different type
|
build:
src/components/Item.tsx#L6
Unexpected any. Specify a different type
|
build:
src/components/Link.tsx#L7
Unexpected any. Specify a different type
|
build:
src/components/Link.tsx#L10
Unexpected any. Specify a different type
|
build:
src/components/List.tsx#L2
'PropTypes' is defined but never used
|
build:
src/components/List.tsx#L6
Unexpected any. Specify a different type
|
build:
src/components/Select.tsx#L2
'PropTypes' is defined but never used
|
build:
src/components/Select.tsx#L7
Unexpected any. Specify a different type
|
build:
src/components/Select.tsx#L8
Unexpected any. Specify a different type
|
build:
src/index.test.ts#L22
Unexpected any. Specify a different type
|