ci fix attempt #19
build.yml
on: pull_request
lint
1m 11s
test
53s
check-sdn-list
2s
check-token-list
1m 11s
build-hosted
2m 54s
build-library
3m 4s
Annotations
7 errors and 7 warnings
tests/ci/ntt.test.ts:
wormhole-connect/tests/ci/ntt.test.ts#L2
Error: Cannot find module 'routes/ntt/utils' imported from '/home/runner/work/wormhole-connect/wormhole-connect/wormhole-connect/tests/ci/ntt.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
❯ tests/ci/ntt.test.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
test
Process completed with exit code 1.
|
lint:
wormhole-connect/src/sdklegacy/utils.ts#L64
Empty block statement
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L198
Unexpected empty method 'sign'
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L209
Unexpected empty method 'mustGetProvider'
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L213
Unexpected empty method 'mustGetCore'
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L214
Unexpected empty method 'mustGetBridge'
|
check-sdn-list
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-sdn-list
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
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/.
|
lint
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/.
|
check-token-list
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/.
|
build-hosted
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/.
|
build-library
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/.
|