Merge pull request #104 from etchteam/dependabot/npm_and_yarn/braces-… #168
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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:
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
|