Skip to content

Add CI (lints and tests) #4

Add CI (lints and tests)

Add CI (lints and tests) #4

Triggered via pull request April 9, 2024 23:08
@NullVoxPopuliNullVoxPopuli
synchronize #9
lite-ci
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Lint and Test
18s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint and Test
@starbeam-lite/core#test: command (/home/runner/work/starbeam-lite/starbeam-lite/packages/@starbeam-lite/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
tests/wrapper.spec.ts > watch and unwatch > handles multiple watchers well: packages/@starbeam-lite/core/tests/wrapper.spec.ts#L786
TypeError: w.getPending is not a function ❯ tests/wrapper.spec.ts:786:14
tests/wrapper.spec.ts > watch and unwatch > understands dynamic dependency sets: packages/@starbeam-lite/core/tests/wrapper.spec.ts#L833
TypeError: Signal.subtle.hasSinks is not a function ❯ tests/wrapper.spec.ts:833:26
tests/wrapper.spec.ts > type checks > checks types in methods: packages/@starbeam-lite/core/tests/wrapper.spec.ts#L991
AssertionError: expected function to throw an error, but it didn't ❯ tests/wrapper.spec.ts:991:7
tests/wrapper.spec.ts > currentComputed > works: packages/@starbeam-lite/core/tests/wrapper.spec.ts#L1031
TypeError: Signal.subtle.currentComputed is not a function ❯ tests/wrapper.spec.ts:1031:26
Lint and Test
Process completed with exit code 1.