Skip to content

Update to type:module in package.json #13292

Update to type:module in package.json

Update to type:module in package.json #13292

Triggered via push December 19, 2023 01:27
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
build
Process completed with exit code 1.
test
Process completed with exit code 1.
typecheck: src/components/authenticated/index.tsx#L1
Type 'MutableRef<HTMLFormElement | undefined>' is not assignable to type 'Ref<EventTarget> | undefined'.
typecheck: src/components/chart.tsx#L1
Type 'MutableRef<HTMLDivElement | null | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
typecheck: src/components/form.tsx#L1
Type 'MutableRef<HTMLFormElement | null | undefined>' is not assignable to type 'Ref<HTMLFormElement> | undefined'.
typecheck: src/components/scrim.tsx#L1
Argument of type 'HTMLDivElement' is not assignable to parameter of type 'never'.
typecheck: src/components/text-input.tsx#L1
Argument of type 'HTMLInputElement' is not assignable to parameter of type 'never'.
typecheck
Process completed with exit code 2.
lint
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/