feat: save table settings into the user external settings and some table improvements #2300
test.yml
on: pull_request
Run install and cache
12s
Run E2E Tests
2m 22s
Annotations
5 errors and 12 warnings
Run tests
No overload matches this call.
|
Run tests
Property 'tablesSettings' is missing in type '{ currentUser: ReturnedUserDto; profile: UserProfile; accountType: string; scicatToken: SDKToken; settings: Settings; message: undefined; ... 5 more ...; conditions: undefined[]; }' but required in type 'UserState'.
|
Run tests
Process completed with exit code 1.
|
Run E2E Tests
No overload matches this call.
|
Run E2E Tests
Process completed with exit code 17.
|
eslint:
src/app/app-config.service.ts#L47
Unexpected any. Specify a different type
|
eslint:
src/app/app-config.service.ts#L123
'err' is defined but never used
|
eslint:
src/app/app-config.service.ts#L128
'err' is defined but never used
|
eslint:
src/app/app-theme.service.ts#L18
'err' is defined but never used
|
eslint:
src/app/app.component.ts#L75
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
eslint:
src/app/app.component.ts#L77
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
eslint:
src/app/app.component.ts#L84
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/admin-tab/admin-tab.component.ts#L36
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/archiving.service.spec.ts#L118
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.spec.ts#L137
Unexpected any. Specify a different type
|
Run E2E Tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
Run E2E Tests
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|