Re-enable eslint prettier rule after being accidentally disabled for 3 years #222
Annotations
30 errors and 3 warnings
test (10.x):
src/import/index.ts#L26
Replace `"./papyrus";` with `'./papyrus'`
|
test (10.x):
src/import/index.ts#L192
Insert `·`
|
test (10.x):
src/import/index.ts#L193
Replace `"Importing·as·Papyrus·profile"` with `'Importing·as·Papyrus·profile'`
|
test (10.x):
src/import/stackprof.test.ts#L1
Replace `·readFileSync·}·from·'fs';` with `readFileSync}·from·'fs'`
|
test (10.x):
src/import/stackprof.test.ts#L2
Replace `·importProfileGroupFromText·` with `importProfileGroupFromText`
|
|
test (10.x):
src/import/stackprof.test.ts#L25
Replace `'simple-cpu-stackprof.json',·profileFile.toString()` with `⏎······'simple-cpu-stackprof.json',⏎······profileFile.toString(),⏎····`
|
test (10.x):
src/import/stackprof.ts#L36
Delete `;`
|
test (10.x):
src/import/stackprof.ts#L38
Delete `;`
|
test (10.x):
src/lib/atom.ts#L84
Insert `··`
|
test (12.x):
src/import/index.ts#L26
Replace `"./papyrus";` with `'./papyrus'`
|
test (12.x):
src/import/index.ts#L192
Insert `·`
|
test (12.x):
src/import/index.ts#L193
Replace `"Importing·as·Papyrus·profile"` with `'Importing·as·Papyrus·profile'`
|
test (12.x):
src/import/stackprof.test.ts#L1
Replace `·readFileSync·}·from·'fs';` with `readFileSync}·from·'fs'`
|
test (12.x):
src/import/stackprof.test.ts#L2
Replace `·importProfileGroupFromText·` with `importProfileGroupFromText`
|
|
test (12.x):
src/import/stackprof.test.ts#L25
Replace `'simple-cpu-stackprof.json',·profileFile.toString()` with `⏎······'simple-cpu-stackprof.json',⏎······profileFile.toString(),⏎····`
|
test (12.x):
src/import/stackprof.ts#L36
Delete `;`
|
test (12.x):
src/import/stackprof.ts#L38
Delete `;`
|
test (12.x):
src/lib/atom.ts#L84
Insert `··`
|
test (14.x):
src/import/index.ts#L26
Replace `"./papyrus";` with `'./papyrus'`
|
test (14.x):
src/import/index.ts#L192
Insert `·`
|
test (14.x):
src/import/index.ts#L193
Replace `"Importing·as·Papyrus·profile"` with `'Importing·as·Papyrus·profile'`
|
test (14.x):
src/import/stackprof.test.ts#L1
Replace `·readFileSync·}·from·'fs';` with `readFileSync}·from·'fs'`
|
test (14.x):
src/import/stackprof.test.ts#L2
Replace `·importProfileGroupFromText·` with `importProfileGroupFromText`
|
|
test (14.x):
src/import/stackprof.test.ts#L25
Replace `'simple-cpu-stackprof.json',·profileFile.toString()` with `⏎······'simple-cpu-stackprof.json',⏎······profileFile.toString(),⏎····`
|
test (14.x):
src/import/stackprof.ts#L36
Delete `;`
|
test (14.x):
src/import/stackprof.ts#L38
Delete `;`
|
test (14.x):
src/lib/atom.ts#L84
Insert `··`
|
test (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|