Skip to content

Update dependency typescript to v5.6.3 #810

Update dependency typescript to v5.6.3

Update dependency typescript to v5.6.3 #810

Triggered via pull request October 17, 2024 04:49
Status Failure
Total duration 22s
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.