Skip to content

feat: backport substrate code from relayer #6

feat: backport substrate code from relayer

feat: backport substrate code from relayer #6

Triggered via pull request October 2, 2023 15:01
Status Failure
Total duration 1m 52s
Artifacts –

test.yml

on: pull_request
Matrix: test

Annotations

4 errors and 1 warning
test (1.19.x, ubuntu-latest): crypto/sr25519/sr25519.go#L28
cannot use network (variable of type string) as type uint16 in argument to signature.KeyringPairFromSecret
test (1.19.x, ubuntu-latest): crypto/sr25519/sr25519.go#L43
undefined: types.EncodeToBytes
test (1.19.x, ubuntu-latest): crypto/sr25519/sr25519.go#L50
undefined: types.DecodeFromBytes
test (1.19.x, ubuntu-latest)
Process completed with exit code 2.
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/