BREAKING CHANGE: new sdk release #2034
test.yml
on: pull_request
Run install and cache
9s
Run E2E Tests
2m 31s
Annotations
20 errors and 12 warnings
Run tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run tests
Property 'publishedDataControllerFormPopulate' does not exist on type 'PublishedDataService'. Did you mean 'publishedDataControllerFormPopulateV3'?
|
Run tests
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Run tests
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Run tests
Argument of type 'any' is not assignable to parameter of type 'never'.
|
Run tests
Property 'userIdentitiesControllerIsValidEmail' does not exist on type 'UserIdentitiesService'. Did you mean 'userIdentitiesControllerIsValidEmailV3'?
|
Run tests
Property 'datasetsControllerCount' does not exist on type 'DatasetsService'. Did you mean 'datasetsControllerCountV3'?
|
Run tests
Property 'datasetsControllerThumbnail' does not exist on type 'SpyObj<DatasetsService>'. Did you mean 'datasetsControllerThumbnailV3'?
|
Run E2E Tests
Property 'usersControllerGetMyUser' does not exist on type 'UsersService'. Did you mean 'usersControllerGetMyUserV3'?
|
Run E2E Tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run E2E Tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run E2E Tests
Property 'usersControllerGetUserJWT' does not exist on type 'UsersService'. Did you mean 'usersControllerGetUserJWTV3'?
|
Run E2E Tests
Property 'publishedDataControllerFormPopulate' does not exist on type 'PublishedDataService'. Did you mean 'publishedDataControllerFormPopulateV3'?
|
Run E2E Tests
Property 'userIdentitiesControllerIsValidEmail' does not exist on type 'UserIdentitiesService'. Did you mean 'userIdentitiesControllerIsValidEmailV3'?
|
Run E2E Tests
Property 'datasetsControllerCount' does not exist on type 'DatasetsService'. Did you mean 'datasetsControllerCountV3'?
|
Run E2E Tests
Property 'datasetsControllerThumbnail' does not exist on type 'DatasetsService'. Did you mean 'datasetsControllerThumbnailV3'?
|
Run E2E Tests
Property 'thumbnail' does not exist on type 'unknown'.
|
Run E2E Tests
Property 'datasetsControllerFullquery' does not exist on type 'DatasetsService'. Did you mean 'datasetsControllerFullqueryV3'?
|
eslint:
src/app/app-config.service.ts#L45
Unexpected any. Specify a different type
|
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#L115
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.spec.ts#L134
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.spec.ts#L148
Unexpected any. Specify a different type
|
eslint:
src/app/datasets/archiving.service.ts#L37
`Store` subscription is forbidden. Use the `async` pipe instead
|
eslint:
src/app/datasets/archiving.service.ts#L62
'tapeCopies' is defined but never used
|
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.
|