Skip to content

Re-enable eslint prettier rule after being accidentally disabled for 3 years #226

Re-enable eslint prettier rule after being accidentally disabled for 3 years

Re-enable eslint prettier rule after being accidentally disabled for 3 years #226

Triggered via pull request December 26, 2023 02:12
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
test (10.x): src/import/trace-event.ts#L332
Replace `⏎··importableEvents:·ImportableTraceEvent[],⏎··name:·string,⏎` with `importableEvents:·ImportableTraceEvent[],·name:·string`
test (10.x): src/import/trace-event.ts#L532
Replace `⏎··contents:·TraceWithSamples,⏎··samples:·Sample[],⏎··name:·string,⏎` with `contents:·TraceWithSamples,·samples:·Sample[],·name:·string`
test (10.x): src/import/trace-event.ts#L568
Replace `⏎······profileKey,⏎······eventListToProfile(importableEventsForPidTid,·name),⏎····` with `profileKey,·eventListToProfile(importableEventsForPidTid,·name)`
test (10.x): src/import/trace-event.ts#L606
Replace `⏎······profileKey,⏎······sampleListToProfile(contents,·samplesForPidTid,·name),⏎····` with `profileKey,·sampleListToProfile(contents,·samplesForPidTid,·name)`
test (10.x)
Process completed with exit code 1.
test (12.x): src/import/trace-event.ts#L332
Replace `⏎··importableEvents:·ImportableTraceEvent[],⏎··name:·string,⏎` with `importableEvents:·ImportableTraceEvent[],·name:·string`
test (12.x): src/import/trace-event.ts#L532
Replace `⏎··contents:·TraceWithSamples,⏎··samples:·Sample[],⏎··name:·string,⏎` with `contents:·TraceWithSamples,·samples:·Sample[],·name:·string`
test (12.x): src/import/trace-event.ts#L568
Replace `⏎······profileKey,⏎······eventListToProfile(importableEventsForPidTid,·name),⏎····` with `profileKey,·eventListToProfile(importableEventsForPidTid,·name)`
test (12.x): src/import/trace-event.ts#L606
Replace `⏎······profileKey,⏎······sampleListToProfile(contents,·samplesForPidTid,·name),⏎····` with `profileKey,·sampleListToProfile(contents,·samplesForPidTid,·name)`
test (12.x)
Process completed with exit code 1.
test (14.x): src/import/trace-event.ts#L332
Replace `⏎··importableEvents:·ImportableTraceEvent[],⏎··name:·string,⏎` with `importableEvents:·ImportableTraceEvent[],·name:·string`
test (14.x): src/import/trace-event.ts#L532
Replace `⏎··contents:·TraceWithSamples,⏎··samples:·Sample[],⏎··name:·string,⏎` with `contents:·TraceWithSamples,·samples:·Sample[],·name:·string`
test (14.x): src/import/trace-event.ts#L568
Replace `⏎······profileKey,⏎······eventListToProfile(importableEventsForPidTid,·name),⏎····` with `profileKey,·eventListToProfile(importableEventsForPidTid,·name)`
test (14.x): src/import/trace-event.ts#L606
Replace `⏎······profileKey,⏎······sampleListToProfile(contents,·samplesForPidTid,·name),⏎····` with `profileKey,·sampleListToProfile(contents,·samplesForPidTid,·name)`
test (14.x)
The operation was canceled.
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/