Skip to content

fix sas syntax bug #635

fix sas syntax bug

fix sas syntax bug #635

Triggered via pull request December 4, 2023 14:43
Status Failure
Total duration 1m 23s
Artifacts

node.js.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L94
Property '_' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L97
Property 'week' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L98
Property 'watch' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'. Did you mean 'catch'?
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L99
Property 'noDoc' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L100
Property 'noHtml' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L101
Property 'noPdf' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L102
Property 'noSyntaxHighlight' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L103
Property 'noReport' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L104
Property 'noEmbedAssets' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x): compiler/src/cli/cli.ts#L105
Property 'noEmbedAssetUrl' does not exist on type '{ [x: string]: unknown; week: number | undefined; watch: boolean | undefined; noDoc: boolean | undefined; noHtml: boolean | undefined; noPdf: boolean | undefined; noSyntaxHighlight: boolean | undefined; ... 15 more ...; $0: string; } | Promise<...>'.
check (ubuntu-latest, 16.x, 4.1.x, 3.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (ubuntu-latest, 16.x, 4.1.x, 3.x)
No files were found with the provided path: check. No artifacts will be uploaded.