Skip to content

chore: Support third party type imports #104

chore: Support third party type imports

chore: Support third party type imports #104

Triggered via pull request August 7, 2024 15:03
Status Failure
Total duration 1m 21s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build / build
Process completed with exit code 1.
build / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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 / 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/button-group/index.tsx#L12
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