term to string function #33
Annotations
10 errors
src/termoutput.ts#L57
't' is possibly 'null'.
|
src/termoutput.ts#L57
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
|
src/termoutput.ts#L58
't' is possibly 'null'.
|
src/termoutput.ts#L58
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
|
src/termoutput.ts#L60
't' is possibly 'null'.
|
src/termoutput.ts#L60
Property 'args' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
|
src/termoutput.ts#L62
't' is possibly 'null'.
|
src/termoutput.ts#L62
Property 'args' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
|
src/termoutput.ts#L66
't' is possibly 'null'.
|
src/termoutput.ts#L66
Property 'name' does not exist on type 'string | bigint | boolean | { name: null; value: number; } | { name: string; args?: [Term, ...Term[]] | undefined; }'.
|
This job failed
Loading