Skip to content

restrict typecheck to doc-snippet-bot-2 #10

restrict typecheck to doc-snippet-bot-2

restrict typecheck to doc-snippet-bot-2 #10

Triggered via push November 13, 2023 15:03
Status Failure
Total duration 30s
Artifacts

check.yml

on: push
Typecheck (Node.js v)
19s
Typecheck (Node.js v)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typecheck (Node.js v): doc-snippet-bot/tests/generate-properties-table.test.ts#L26
Argument of type 'OpenApiProperties' is not assignable to parameter of type '{ [x: string]: OpenApiProperties; }'.
Typecheck (Node.js v): doc-snippet-bot/tests/generate-properties-table.test.ts#L52
Argument of type 'OpenApiProperties' is not assignable to parameter of type '{ [x: string]: OpenApiProperties; }'.
Typecheck (Node.js v)
Process completed with exit code 2.
Typecheck (Node.js v)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/