Skip to content

Improve tests in the repo #216

Improve tests in the repo

Improve tests in the repo #216

Triggered via pull request April 14, 2024 12:08
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: test_build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Node 20: examples/AllPossibleProperties/methods/transactionGet.ts#L1
Cannot find module '../../../dist/transactionGet' or its corresponding type declarations.
Node 20: examples/AllPossibleProperties/methods/transactionWrite.ts#L1
Cannot find module '../../../dist/transactionWrite' or its corresponding type declarations.
Node 20: examples/AllPossibleProperties/model.ts#L1
Cannot find module '../../dist/decorators' or its corresponding type declarations.
Node 20: examples/AllPossibleProperties/model.ts#L2
Cannot find module '../../dist/dynamode' or its corresponding type declarations.
Node 20: examples/AllPossibleProperties/model.ts#L3
Cannot find module '../../dist/entity' or its corresponding type declarations.
Node 20: examples/AllPossibleProperties/model.ts#L4
Cannot find module '../../dist/table' or its corresponding type declarations.
Node 20: examples/Inheritance/model.ts#L1
Cannot find module '../../dist/decorators' or its corresponding type declarations.
Node 20: examples/Inheritance/model.ts#L2
Cannot find module '../../dist/dynamode' or its corresponding type declarations.
Node 20: examples/Inheritance/model.ts#L3
Cannot find module '../../dist/entity' or its corresponding type declarations.
Node 20: examples/Inheritance/model.ts#L4
Cannot find module '../../dist/table' or its corresponding type declarations.
Node 18
The job was canceled because "_20" failed.
Node 18
The operation was canceled.
Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.