Re-enable eslint prettier rule after being accidentally disabled for 3 years #226
Annotations
5 errors and 1 warning
src/import/trace-event.ts#L332
Replace `⏎··importableEvents:·ImportableTraceEvent[],⏎··name:·string,⏎` with `importableEvents:·ImportableTraceEvent[],·name:·string`
|
src/import/trace-event.ts#L532
Replace `⏎··contents:·TraceWithSamples,⏎··samples:·Sample[],⏎··name:·string,⏎` with `contents:·TraceWithSamples,·samples:·Sample[],·name:·string`
|
src/import/trace-event.ts#L568
Replace `⏎······profileKey,⏎······eventListToProfile(importableEventsForPidTid,·name),⏎····` with `profileKey,·eventListToProfile(importableEventsForPidTid,·name)`
|
src/import/trace-event.ts#L606
Replace `⏎······profileKey,⏎······sampleListToProfile(contents,·samplesForPidTid,·name),⏎····` with `profileKey,·sampleListToProfile(contents,·samplesForPidTid,·name)`
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading