Skip to content

chore: Update returnsReactContent to handle varied JSX.Element or ReactPortal paths #67

chore: Update returnsReactContent to handle varied JSX.Element or ReactPortal paths

chore: Update returnsReactContent to handle varied JSX.Element or ReactPortal paths #67

Triggered via pull request January 11, 2024 22:23
Status Success
Total duration 1m 14s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build / build: fixtures/components/ambiguous-exports/component/index.tsx#L5
Missing return type on function
build / build: fixtures/components/ambiguous-exports/component/index.tsx#L9
Missing return type on function
build / build: fixtures/components/complex-types/side-navigation/index.tsx#L17
'props' is defined but never used
build / build: fixtures/components/complex-types/table/index.tsx#L6
Missing return type on function
build / build: fixtures/components/complex-types/table/index.tsx#L6
Unexpected any. Specify a different type
build / build: fixtures/components/complex-types/table/index.tsx#L6
'props' is defined but never used
build / build: fixtures/components/complex-types/table/interfaces.ts#L6
Unexpected any. Specify a different type
build / build: fixtures/components/complex-types/table/interfaces.ts#L23
Unexpected any. Specify a different type
build / build: fixtures/components/complex-types/table/interfaces.ts#L33
Unexpected any. Specify a different type