Skip to content

Build, lint and test #133

Build, lint and test

Build, lint and test #133

Triggered via merge group August 16, 2024 09:33
Status Success
Total duration 1m 41s
Artifacts

build-lint-test.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build / build
The following actions use a deprecated Node.js version 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