Skip to content

fix(deps): update dependency aws-sdk to v2.1692.0 #999

fix(deps): update dependency aws-sdk to v2.1692.0

fix(deps): update dependency aws-sdk to v2.1692.0 #999

Triggered via pull request May 26, 2024 19:02
Status Failure
Total duration 46s
Artifacts

tsc.yml

on: pull_request
Type checking code
39s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/