feat: Added findByIdAccess method to Proposal and Sample APIs #1589
test.yml
on: pull_request
Run install and cache
45s
Run E2E Tests
6m 33s
Annotations
2 errors and 11 warnings
Run E2E Tests
Cypress tests: 1 failed
|
Run tests
Process completed with exit code 1.
|
Run E2E Tests
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
eslint:
src/app/app.component.ts#L74
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
eslint:
src/app/app.component.ts#L78
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
eslint:
src/app/app.component.ts#L85
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/admin-tab/admin-tab.component.ts#L33
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/archiving.service.spec.ts#L100
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.spec.ts#L119
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.spec.ts#L133
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.ts#L34
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/archiving.service.ts#L59
'tapeCopies' is defined but never used
|
eslint:
src/app/datasets/batch-view/batch-view.component.ts#L38
Unexpected any. Specify a different type
|