refactor(utils): clean up semicolons and improve ternary operations #2410
check.yml
on: pull_request
Matrix: check
check result
0s
Annotations
19 errors
check (macos-latest, 18):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (macos-latest, 18)
Process completed with exit code 1.
|
check (ubuntu-latest, 20):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (ubuntu-latest, 20)
Process completed with exit code 1.
|
check (ubuntu-latest, 18):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (ubuntu-latest, 18)
Process completed with exit code 1.
|
check (ubuntu-latest, 22):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (ubuntu-latest, 22)
Process completed with exit code 1.
|
check (macos-latest, 22):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (macos-latest, 22)
Process completed with exit code 1.
|
check (macos-latest, 20):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (macos-latest, 20)
Process completed with exit code 1.
|
check (windows-latest, 20):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (windows-latest, 20)
Process completed with exit code 1.
|
check (windows-latest, 18):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (windows-latest, 18)
Process completed with exit code 1.
|
check (windows-latest, 22):
packages/utils/src/console/formatMs.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check (windows-latest, 22)
Process completed with exit code 1.
|
check result
Process completed with exit code 1.
|