Skip to content

Update dependency typescript to v5.8.3 #868

Update dependency typescript to v5.8.3

Update dependency typescript to v5.8.3 #868

Triggered via pull request November 3, 2024 11:17
Status Failure
Total duration 29s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: src/create-bdd-from-truth-table.ts#L13
'firstKey' is possibly 'undefined'.
build: src/util.ts#L97
Type 'string | undefined' is not assignable to type 'string'.
build: test/helper/test-util.ts#L88
'firstKey' is possibly 'undefined'.
build: test/unit/find-similar-node.test.ts#L16
Type 'NonRootNode | undefined' is not assignable to type 'InternalNode'.
build: test/unit/find-similar-node.test.ts#L20
Type 'NonRootNode | undefined' is not assignable to type 'InternalNode'.
build: test/unit/find-similar-node.test.ts#L32
Type 'NonRootNode | undefined' is not assignable to type 'InternalNode'.
build: test/unit/find-similar-node.test.ts#L45
Type 'NonRootNode | undefined' is not assignable to type 'InternalNode'.
build
Process completed with exit code 2.