Skip to content

term to string function #33

term to string function

term to string function #33

Triggered via pull request August 7, 2024 23:34
Status Failure
Total duration 16s
Artifacts

build.yml

on: pull_request
test-building
8s
test-building
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-building: src/termoutput.ts#L57
't' is possibly 'null'.
test-building: src/termoutput.ts#L57
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
test-building: src/termoutput.ts#L58
't' is possibly 'null'.
test-building: src/termoutput.ts#L58
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
test-building: src/termoutput.ts#L60
't' is possibly 'null'.
test-building: src/termoutput.ts#L60
Property 'args' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
test-building: src/termoutput.ts#L62
't' is possibly 'null'.
test-building: src/termoutput.ts#L62
Property 'args' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
test-building: src/termoutput.ts#L66
't' is possibly 'null'.
test-building: src/termoutput.ts#L66
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.