refactoring: Update formatting #48
Annotations
3 errors and 16 warnings
Linux
Process completed with exit code 1.
|
macOS
Process completed with exit code 2.
|
Windows
Process completed with exit code 1.
|
Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, 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/
|
Linux:
src/checkstyleConfigurationManager.ts#L76
Unexpected any. Specify a different type
|
Linux:
src/checkstyleConfigurationManager.ts#L83
'_progress' is defined but never used
|
Linux:
src/checkstyleConfigurationManager.ts#L83
'_token' is defined but never used
|
Linux:
src/checkstyleConfigurationManager.ts#L140
Expected progress to have a type annotation
|
Linux:
src/commands/executeJavaLanguageServerCommand.ts#L7
Unexpected any. Specify a different type
|
Linux:
src/commands/version.ts#L4
'_' is defined but never used
|
Linux:
src/extension.ts#L59
Unexpected any. Specify a different type
|
Linux:
src/extension.ts#L61
Unexpected any. Specify a different type
|
Linux:
src/features/FileSynchronizer.ts#L99
'_event' is defined but never used
|
Linux:
src/utils/editUtils.ts#L10
Unexpected any. Specify a different type
|
macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, 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/
|
Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, 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/
|