chore(demos): added Resources page with PrimaryDetailCardView demo #88
Annotations
19 errors and 3 warnings
Lint:
src/app/Resources/Resources.tsx#L7
Member 'CardBody' of the import declaration should be sorted alphabetically
|
Lint
Unexpected any. Specify a different type
|
Lint
'_id' is assigned a value but never used
|
Lint
Unexpected any. Specify a different type
|
Lint
Unexpected any. Specify a different type
|
Lint
Unexpected any. Specify a different type
|
Lint
Unexpected any. Specify a different type
|
Lint
Process completed with exit code 1.
|
Build:
node_modules/@patternfly/react-core/src/components/AboutModal/AboutModal.tsx#L101
Type 'string | undefined' is not assignable to type 'string'.
|
Build:
node_modules/@patternfly/react-core/src/components/Accordion/AccordionContent.tsx#L56
JSX element type 'Container' does not have any construct or call signatures.
|
Build:
node_modules/@patternfly/react-core/src/components/Accordion/AccordionToggle.tsx#L41
JSX element type 'Container' does not have any construct or call signatures.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L116
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L133
Property 'style' does not exist on type 'never'.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L134
Property 'offsetHeight' does not exist on type 'never'.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L134
Property 'scrollHeight' does not exist on type 'never'.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L145
Not all code paths return a value.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L168
Not all code paths return a value.
|
Build:
node_modules/@patternfly/react-core/src/components/Alert/Alert.tsx#L209
Type 'MutableRefObject<HTMLDivElement | undefined>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
|
Test
Process completed with exit code 1.
|
Lint
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
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
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/.
|