Skip to content

Move defaultProps into preact/compat #4354

Move defaultProps into preact/compat

Move defaultProps into preact/compat #4354

Triggered via pull request February 13, 2025 11:16
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Filter jobs
5s
Filter jobs
Build & Test  /  Build & Test
41s
Build & Test / Build & Test
Compressed Size  /  build
59s
Compressed Size / build
Benchmarks  /  Prepare environment
Benchmarks / Prepare environment
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench 03_update10th1k_x16 / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench create10k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench filter-list / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench hydrate1k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench many-updates / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench replace1k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench text-update / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench todo / run_bench
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build & Test / Build & Test: compat/src/index.d.ts#L4
Import declaration conflicts with local declaration of 'preact'.
Build & Test / Build & Test: compat/src/index.d.ts#L18
Cannot find name 'RenderableProps'.
Build & Test / Build & Test: compat/src/index.d.ts#L18
Cannot find name 'ComponentChild'.
Build & Test / Build & Test: compat/src/index.d.ts#L27
Cannot find name 'Context'.
Build & Test / Build & Test: compat/src/index.d.ts#L41
Cannot find name 'RenderableProps'.
Build & Test / Build & Test: compat/src/index.d.ts#L57
Cannot find name 'RenderableProps'.
Build & Test / Build & Test: compat/src/index.d.ts#L60
Cannot find name 'ComponentChild'.
Build & Test / Build & Test: compat/src/index.d.ts#L67
Cannot find name 'Context'.
Build & Test / Build & Test: compat/src/index.d.ts#L120
Property 'createContext' does not exist on type 'typeof preact'.
Build & Test / Build & Test: compat/src/index.d.ts#L122
Property 'createRef' does not exist on type 'typeof preact'.