Fix fallback icon in ApplicationIcon component #18
pull_request.yaml
on: pull_request
Matrix: Build storybook / build-storybook
Matrix: Build / build
Matrix: Code coverage / code-coverage
Matrix: Lint / lint
Matrix: Test / test
Annotations
3 errors and 5 warnings
Build / build (20.x):
src/components/Icons/FeedBackIcon/FeedBackIcon.tsx#L34
Type 'number | undefined' is not assignable to type 'number'.
|
Build / build (20.x):
src/components/Icons/FeedBackIcon/FeedBackIcon.tsx#L40
Type 'number | undefined' is not assignable to type 'number'.
|
Build / build (20.x)
Process completed with exit code 2.
|
Build / build (20.x)
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/.
|
Lint / lint (20.x)
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 storybook / build-storybook (20.x)
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/.
|
Code coverage / code-coverage (20.x)
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 / test (20.x)
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/.
|