Remove lodash.isequal in favor of built-in array method #1038
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
packages/format/src/formatter/RowFormatter.ts#L147
Expected block statement surrounding arrow body
|
Run npm run lint:
packages/format/src/formatter/RowFormatter.ts#L178
Unsafe return of an `any` typed value
|
Loading