Plug in RPC client #91
Annotations
12 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/commands/index.ts#L2
Missing semicolon
|
src/commands/index.ts#L9
Missing semicolon
|
src/commands/index.ts#L28
Missing semicolon
|
src/commands/index.ts#L30
Missing semicolon
|
src/commands/runPrompt.ts#L173
Missing semicolon
|
src/commands/runPrompt.ts#L220
Missing semicolon
|
src/commands/setProjectDir.ts#L1
Missing semicolon
|
src/commands/setProjectDir.ts#L5
Missing semicolon
|
src/commands/setProjectDir.ts#L7
Missing semicolon
|
src/commands/setProjectDir.ts#L14
Missing semicolon
|
This job succeeded
Loading