Adding userimpersonation API changes #28
pull_request.yaml
on: pull_request
Matrix: Build storybook / build-storybook
Matrix: Build / build
Matrix: Code coverage / code-coverage
Matrix: Lint / lint
Matrix: Test / test
Annotations
5 errors
Build / build (21.x):
src/api/models/AmplifyApplication.ts#L5
Cannot find module './AccessRoles' or its corresponding type declarations.
|
Build / build (21.x):
src/api/models/AmplifyApplication.ts#L6
Cannot find module './ApplicationCategory' or its corresponding type declarations.
|
Build / build (21.x):
src/api/models/AmplifyApplication.ts#L7
Cannot find module './ContentTab' or its corresponding type declarations.
|
Build / build (21.x):
src/types/index.ts#L3
Cannot find module 'src/api/models' or its corresponding type declarations.
|
Build / build (21.x)
Process completed with exit code 2.
|