Skip to content

chore: Upgrade husky to latest version #79

chore: Upgrade husky to latest version

chore: Upgrade husky to latest version #79

Triggered via push March 13, 2024 12:22
Status Success
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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