add debugging to workflow #6
Annotations
10 errors and 1 warning
Check types:
doc-snippet-bot/src/cli.ts#L3
Cannot find module 'yargs' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/cli.ts#L4
Cannot find module 'yargs/helpers' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/cli.ts#L8
Cannot find module 'chalk' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/cli.ts#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Check types:
doc-snippet-bot/src/cli.ts#L18
Cannot find module 'chalk' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/cli.ts#L20
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Check types:
doc-snippet-bot/src/fetch-seam-connect-openapi-spec.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/find-files-to-inject-properties-into.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/find-files-to-inject-properties-into.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
Check types:
doc-snippet-bot/src/inject-properties-bot.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
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/
|
The logs for this run have expired and are no longer available.
Loading