Rename precompile and pallet crates #7618
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code.yml
on: push
Plan the execution
20s
prettier:check
34s
Matrix: downloadable-utils
Matrix: e2e
Matrix: embedded-utils
Matrix: test
Annotations
2 errors and 2 warnings
|
tests/swap/nativeToEvm.ts > native to evm tokens swap > success:
utils/e2e-tests/ts/tests/swap/nativeToEvm.ts#L48
{
message: '',
actual: 'null',
expected: 'undefined',
showDiff: false,
stackStr: 'AssertionError: \n' +
' at /home/runner/work/humanode/humanode/utils/e2e-tests/ts/tests/swap/nativeToEvm.ts:48:5\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:174:14\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:558:28\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:61:24\n' +
' at new Promise (<anonymous>)\n' +
' at runWithTimeout (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:41:12)\n' +
' at runTest (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1137:17)\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at runSuite (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1291:15)\n' +
' at runSuite (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1291:15)',
nameStr: 'AssertionError',
name: 'AssertionError',
ok: false,
stack: 'AssertionError: \n' +
' at /home/runner/work/humanode/humanode/utils/e2e-tests/ts/tests/swap/nativeToEvm.ts:48:5\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:174:14\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:558:28\n' +
' at file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:61:24\n' +
' at new Promise (<anonymous>)\n' +
' at runWithTimeout (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:41:12)\n' +
' at runTest (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1137:17)\n' +
' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at runSuite (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1291:15)\n' +
' at runSuite (file:///home/runner/work/humanode/humanode/node_modules/@vitest/runner/dist/index.js:1291:15)',
stacks: [
{
method: '',
file: '/home/runner/work/humanode/humanode/utils/e2e-tests/ts/tests/swap/nativeToEvm.ts',
line: 48,
column: 5
}
]
}
❯ tests/swap/nativeToEvm.ts:48:5
|
|
End-to-end tests / base
Process completed with exit code 1.
|
|
Check features snapshot
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Require fork dependencies
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|