restrict typecheck to doc-snippet-bot-2 #10
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/
|