Add tlaplus-formatter support #452
Annotations
2 errors and 7 warnings
src/main.ts#L213
Unexpected var, use let or const instead
|
|
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 logs for this run have expired and are no longer available.
Loading