Skip to content

feat: save table settings into the user external settings and some table improvements #2299

feat: save table settings into the user external settings and some table improvements

feat: save table settings into the user external settings and some table improvements #2299

Triggered via pull request February 9, 2025 14:45
Status Failure
Total duration 2m 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.