Run skuba format
#826
Annotations
9 errors
Lint & Test:
.changeset/changelog.js#L73
'links' is never reassigned. Use 'const' instead
|
Lint & Test:
.changeset/changelog.js#L105
'num' is never reassigned. Use 'const' instead
|
Lint & Test:
.changeset/changelog.js#L114
'usersFromSummary' is not defined
|
Lint & Test:
.changeset/changelog.js#L125
'links' is already declared in the upper scope on line 123 column 11
|
Lint & Test:
.changeset/changelog.js#L139
'links' is already declared in the upper scope on line 123 column 11
|
Lint & Test:
.changeset/changelog.js#L139
'links' is never reassigned. Use 'const' instead
|
Lint & Test:
.changeset/changelog.js#L166
Unexpected console statement
|
Lint & Test:
src/serializers/index.test.ts#L18
Using the `delete` operator with an array expression is unsafe
|
Lint & Test
Process completed with exit code 1.
|