feat(conformance): TS vector runner (Jest) + GitHub Actions CI #1
conformance.yml
on: push
go-runner
16s
ts-runner
45s
Annotations
11 errors and 3 warnings
|
go-runner:
conformance/runner/go/main.go#L26
no required module provides package github.com/bsv-blockchain/go-sdk/storage: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L25
no required module provides package github.com/bsv-blockchain/go-sdk/script/interpreter/scriptflag: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L24
no required module provides package github.com/bsv-blockchain/go-sdk/script/interpreter: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L23
no required module provides package github.com/bsv-blockchain/go-sdk/script: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L20
no required module provides package github.com/bsv-blockchain/go-sdk/primitives/hash: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L18
no required module provides package github.com/bsv-blockchain/go-sdk/primitives/ec: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L19
no required module provides package github.com/bsv-blockchain/go-sdk/primitives/aesgcm: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L21
no required module provides package github.com/bsv-blockchain/go-sdk/compat/ecies: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L22
no required module provides package github.com/bsv-blockchain/go-sdk/compat/bsm: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
go-runner:
conformance/runner/go/main.go#L28
no required module provides package github.com/bsv-blockchain/go-sdk/chainhash: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
|
ts-runner
Process completed with exit code 1.
|
|
go-runner
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
go-runner
Restore cache failed: Dependencies file is not found in /home/runner/work/ts-stack/ts-stack. Supported file pattern: go.sum
|
|
ts-runner
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|