Skip to content

fix: updates on existing toasts and displaying of icons. #96

fix: updates on existing toasts and displaying of icons.

fix: updates on existing toasts and displaying of icons. #96

Triggered via pull request May 17, 2024 19:03
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 14 warnings
typecheck: src/index.tsx#L344
Type 'number | true | Node | ArrayElement | (string & {}) | (() => Element) | null' is not assignable to type 'string | Element'.
typecheck: src/index.tsx#L344
Unused '@ts-expect-error' directive.
typecheck
Process completed with exit code 1.
lint: src/index.tsx#L9
'ValidComponent' is defined but never used
lint
Process completed with exit code 1.
test (18.x, ubuntu-latest): src/index.tsx#L344
Type 'number | true | Node | ArrayElement | (string & {}) | (() => Element) | null' is not assignable to type 'string | Element'.
test (18.x, ubuntu-latest)
Process completed with exit code 1.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: dev/components/CodeBlock/index.tsx#L37
The reactive variable 'propsWithDefaults.language' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
lint: src/index.tsx#L66
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: src/index.tsx#L106
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: src/index.tsx#L120
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: src/index.tsx#L192
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: src/index.tsx#L312
The reactive variable 'disabled' should be wrapped in a function for reactivity. This includes event handler bindings on native elements, which are not reactive like other JSX props
lint: src/index.tsx#L314
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: src/index.tsx#L447
The reactive variable 'propsWithDefaults.theme' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
lint: src/index.tsx#L448
The reactive variable 'propsWithDefaults.theme' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
lint: src/index.tsx#L458
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.