Skip to content

use clsx instead of classnames for consistency #40

use clsx instead of classnames for consistency

use clsx instead of classnames for consistency #40

Triggered via pull request February 19, 2024 01:12
@sqssqs
opened #16
classnames
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 6 warnings
test-unit (ubuntu, 20): web/src/components/ClientOnlyLazy.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (ubuntu, 20): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (ubuntu, 20): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'fallback' implicitly has an 'any' type.
test-unit (ubuntu, 20): web/src/components/ClientOnlySync.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (ubuntu, 20): web/src/components/ClientOnlySync.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (ubuntu, 20): web/src/components/ClientOnlySync.tsx#L7
Binding element 'initial' implicitly has an 'any' type.
test-unit (ubuntu, 20)
Process completed with exit code 1.
build: web/src/components/ClientOnlyLazy.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
build: web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'component' implicitly has an 'any' type.
build: web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'fallback' implicitly has an 'any' type.
build: web/src/components/ClientOnlySync.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
build: web/src/components/ClientOnlySync.tsx#L7
Binding element 'component' implicitly has an 'any' type.
build: web/src/components/ClientOnlySync.tsx#L7
Binding element 'initial' implicitly has an 'any' type.
build
Process completed with exit code 1.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlyLazy.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'fallback' implicitly has an 'any' type.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlySync.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlySync.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (ubuntu, 18.15.0): web/src/components/ClientOnlySync.tsx#L7
Binding element 'initial' implicitly has an 'any' type.
test-unit (ubuntu, 18.15.0)
Process completed with exit code 1.
test-unit (macos, 20): web/src/components/ClientOnlyLazy.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (macos, 20): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (macos, 20): web/src/components/ClientOnlyLazy.tsx#L7
Binding element 'fallback' implicitly has an 'any' type.
test-unit (macos, 20): web/src/components/ClientOnlySync.tsx#L1
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
test-unit (macos, 20): web/src/components/ClientOnlySync.tsx#L7
Binding element 'component' implicitly has an 'any' type.
test-unit (macos, 20): web/src/components/ClientOnlySync.tsx#L7
Binding element 'initial' implicitly has an 'any' type.
test-unit (macos, 20)
Process completed with exit code 1.
test-unit (ubuntu, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@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, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit (ubuntu, 18.15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit (macos, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.