PDF Generation: feature parity with the toolbox #515
Annotations
2 errors and 12 warnings
Check:
src/tla2tools.ts#L114
Unexpected var, use let or const instead
|
Check
Process completed with exit code 1.
|
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 use a deprecated Node.js version 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/
|
Check:
src/tla2tools.ts#L20
Strings must use singlequote
|
Check:
src/tla2tools.ts#L21
Strings must use singlequote
|
Check:
src/tla2tools.ts#L22
Strings must use singlequote
|
Check:
src/tla2tools.ts#L23
Strings must use singlequote
|
Check:
src/tla2tools.ts#L113
Trailing spaces not allowed
|
Check:
src/tla2tools.ts#L114
Strings must use singlequote
|
Check:
src/tla2tools.ts#L114
Trailing spaces not allowed
|
Check:
src/tla2tools.ts#L115
Expected indentation of 8 spaces but found 21
|
Check:
src/tla2tools.ts#L115
Trailing spaces not allowed
|
Check:
src/tla2tools.ts#L116
Expected indentation of 8 spaces but found 21
|
Loading