Importer interface #2868
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
5 errors and 1 warning
lint / Test (18, ubuntu-latest):
src/features/import/store.ts#L3
An empty interface is equivalent to `{}`
|
lint / Test (18, ubuntu-latest):
src/features/import/store.ts#L18
Unexpected empty object pattern
|
lint / Test (18, ubuntu-latest):
src/features/views/components/PeopleActionButton.tsx#L43
Unexpected empty arrow function 'onClick'
|
lint / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|