Skip to content

chore(deps): update babel monorepo #1074

chore(deps): update babel monorepo

chore(deps): update babel monorepo #1074

Triggered via pull request August 25, 2024 10:01
Status Failure
Total duration 50s
Artifacts

tsc.yml

on: pull_request
Type checking code
42s
Type checking code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Type checking code: src/modules/accounts/mappers/UserMapper.ts#L1
Module '"@prisma/client"' has no exported member 'User'.
Type checking code: src/modules/broadcasting/mappers/EventMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Event'.
Type checking code: src/modules/broadcasting/mappers/MessageMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Message'.
Type checking code: src/modules/broadcasting/mappers/MessageTagMapper.ts#L1
Module '"@prisma/client"' has no exported member 'MessageTag'.
Type checking code: src/modules/broadcasting/mappers/MessageWithDetailsMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Message'.
Type checking code: src/modules/broadcasting/mappers/MessageWithDetailsMapper.ts#L1
Module '"@prisma/client"' has no exported member 'MessageTag'.
Type checking code: src/modules/broadcasting/mappers/MessageWithDetailsMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Sender'.
Type checking code: src/modules/broadcasting/mappers/MessageWithDetailsMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Template'.
Type checking code: src/modules/broadcasting/mappers/MessageWithDetailsMapper.ts#L1
Module '"@prisma/client"' has no exported member 'Tag'.
Type checking code: src/modules/broadcasting/mappers/RecipientDetailsMapper.ts#L2
Module '"@prisma/client"' has no exported member 'Recipient'.
Type checking code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type checking code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/