Add tlaplus-formatter support #453
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/main.ts#L213
Multiple spaces found before 'moduleName'
|
src/main.ts#L221
Expected space(s) after "if"
|
src/main.ts#L221
Strings must use singlequote
|
src/main.ts#L227
This line has a length of 185. Maximum allowed is 120
|
src/main.ts#L250
This line has a length of 125. Maximum allowed is 120
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "vscode-tlaplus-ci.vsix".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading