go #1
main.yml
on: push
Sqlc check
45s
RPC and mobile compilation check
3m 41s
check commits
0s
lint code
45s
cross compilation
30s
sample configuration check
38s
run windows itest
4m 11s
run macOS itest
1m 10s
check release notes updated
3s
Matrix: check pinned dependencies
Matrix: run ubuntu itests
Matrix: run unit tests
Annotations
78 errors and 27 warnings
cross compilation
Process completed with exit code 2.
|
Sqlc check
Error: ENOENT: no such file or directory, stat '/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.11/dist/ttsc-dist/.adlc'
|
lint code:
aezeed/cipherseed_integration.go#L7
expected '(', found newline
|
lint code:
aezeed/cipherseed_integration.go#L8
expected type, found ')'
|
lint code:
aezeed/cipherseed_integration.go#L11
missing ',' in parameter list
|
lint code:
aezeed/cipherseed_integration.go#L12
missing ',' in parameter list
|
lint code:
aezeed/cipherseed_integration.go#L13
missing ',' in parameter list
|
lint code:
aezeed/cipherseed_integration.go#L14
expected ')', found '}'
|
lint code:
zpay32/invoice_internal_test.go#L23
expected ';', found ']'
|
lint code
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
|
run macOS itest:
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run macOS itest:
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run macOS itest:
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run macOS itest
Process completed with exit code 2.
|
run ubuntu itests (bitcoind, backend=bitcoind):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind, backend=bitcoind):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind, backend=bitcoind):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind, backend=bitcoind)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex"):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex"):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex"):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling"):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling"):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling"):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling")
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
|
run ubuntu itests (btcd, backend=btcd):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (btcd, backend=btcd):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (btcd, backend=btcd):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (btcd, backend=btcd)
Process completed with exit code 2.
|
run ubuntu itests (neutrino, backend=neutrino):
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run ubuntu itests (neutrino, backend=neutrino):
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run ubuntu itests (neutrino, backend=neutrino):
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run ubuntu itests (neutrino, backend=neutrino)
Process completed with exit code 2.
|
run windows itest
Process completed with exit code 1.
|
run windows itest:
aezeed/cipherseed_integration.go#L7
syntax error: unexpected newline, expected (
|
run windows itest:
aezeed/cipherseed_integration.go#L8
syntax error: unexpected ), expected type
|
run windows itest:
aezeed/cipherseed_integration.go#L14
syntax error: unexpected } after top level declaration
|
run windows itest
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (unit tags="kvdb_etcd")
missing go.sum entry for module providing package sigs.k8s.io/yaml (imported by go.etcd.io/etcd/server/v3/embed); to add:
|
run unit tests (btcd unit-cover):
zpay32/invoice_internal_test.go#L23
expected ';', found ']'
|
run unit tests (btcd unit-cover)
Process completed with exit code 2.
|
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
run unit tests (btcd unit-race)
The operation was canceled.
|
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
run unit tests (unit tags="kvdb_sqlite"):
zpay32/invoice_internal_test.go#L23
expected ';', found ']'
|
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
|
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
run unit tests (unit tags="kvdb_postgres"):
zpay32/invoice_internal_test.go#L23
expected ';', found ']'
|
run unit tests (unit tags="kvdb_postgres")
The operation was canceled.
|
check pinned dependencies (github.com/golang/protobuf v1.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check release notes updated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check pinned dependencies (google.golang.org/grpc v1.59.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cross compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sample configuration check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sqlc check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, satackey/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sqlc check
The following actions uses node12 which is deprecated and will be forced to run on node16: satackey/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run macOS itest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind, backend=bitcoind)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling")
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (btcd, backend=btcd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run ubuntu itests (neutrino, backend=neutrino)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RPC and mobile compilation check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run windows itest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (unit-module)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (unit tags="kvdb_etcd")
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (btcd unit-cover)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest-bitcoind
Expired
|
22 Bytes |
|
logs-itest-bitcoind-etcd
Expired
|
22 Bytes |
|
logs-itest-bitcoind-notxindex
Expired
|
22 Bytes |
|
logs-itest-bitcoind-postgres
Expired
|
22 Bytes |
|
logs-itest-bitcoind-postgres-nativesql
Expired
|
22 Bytes |
|
logs-itest-bitcoind-rpcpolling
Expired
|
22 Bytes |
|
logs-itest-bitcoind-sqlite
Expired
|
22 Bytes |
|
logs-itest-bitcoind-sqlite-nativesql
Expired
|
22 Bytes |
|
logs-itest-btcd
Expired
|
22 Bytes |
|
logs-itest-macos
Expired
|
22 Bytes |
|
logs-itest-neutrino
Expired
|
22 Bytes |
|
logs-itest-windows
Expired
|
22 Bytes |
|