feat(components): Introduce Banner component #3108
Annotations
3 errors and 1 warning
Test
Cypress tests: 1 failed
|
Serve Release Sample:
src/components/Banner/index.tsx#L2
'ReactNode' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Serve Release Sample:
src/components/Banner/index.tsx#L81
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean | (() => boolean)'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading