add askedQuestions #279
Annotations
4 errors and 1 warning
Run npm test:
src/run-context.ts#L86
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
|
Run npm test:
src/run-context.ts#L668
The variable `opts` should be named `options`. A more descriptive name will do too.
|
Run npm test:
src/run-context.ts#L673
Expected blank line before this statement.
|
Run npm test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading