Skip to content

Shuffle

Shuffle #927

Triggered via pull request November 11, 2024 14:50
@ellemoutonellemouton
synchronize #159
shuffle
Status Failure
Total duration 36m 5s
Artifacts 12

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
29s
Sqlc check
RPC and mobile compilation check
2m 8s
RPC and mobile compilation check
check commits
3m 26s
check commits
lint code
5m 3s
lint code
cross compilation
31m 41s
cross compilation
sample configuration check
47s
sample configuration check
run windows itest
4m 16s
run windows itest
run macOS itest
2m 37s
run macOS itest
check release notes updated
2s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

72 errors and 31 warnings
check release notes updated
Process completed with exit code 1.
Sqlc check
TypeError: this.source.on is not a function
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
run macOS itest
Process completed with exit code 2.
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
check commits: lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
check commits: lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
check commits: lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
check commits: lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
check commits: routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
check commits: routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
check commits: routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
check commits
Process completed with exit code 1.
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
run windows itest
Process completed with exit code 1.
run windows itest
Process completed with exit code 2.
lint code: lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
lint code: lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
lint code: lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
lint code: lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal (typecheck)
lint code: netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
lint code: routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
lint code: routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
lint code: routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal (typecheck)
lint code
Process completed with exit code 2.
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
run unit tests (btcd unit-cover): netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
run unit tests (btcd unit-cover)
Process completed with exit code 2.
run unit tests (unit tags="kvdb_sqlite"): netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
run unit tests (unit tags="kvdb_sqlite"): routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite"): lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_sqlite")
Process completed with exit code 2.
run unit tests (unit tags="kvdb_postgres"): netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
run unit tests (unit tags="kvdb_postgres"): routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_postgres"): lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_postgres")
Process completed with exit code 2.
run unit tests (unit tags="kvdb_etcd"): netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
run unit tests (unit tags="kvdb_etcd"): routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (unit tags="kvdb_etcd"): lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (unit tags="kvdb_etcd")
Process completed with exit code 2.
cross compilation
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241111-145100-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241111-145100-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241111-145100-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
run unit tests (btcd unit-race): netann/chan_status_manager_test.go#L338
cannot use graph (variable of type *mockGraph) as netann.ChannelGraph value in struct literal: *mockGraph does not implement netann.ChannelGraph (wrong type for method FetchChannelEdgesByOutpoint)
run unit tests (btcd unit-race): routing/blindedpath/blinded_path_test.go#L600
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (btcd unit-race): routing/blindedpath/blinded_path_test.go#L768
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (btcd unit-race): routing/blindedpath/blinded_path_test.go#L939
cannot use func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) {…} (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx context.Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (btcd unit-race): lnrpc/invoicesrpc/addinvoice_test.go#L449
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (btcd unit-race): lnrpc/invoicesrpc/addinvoice_test.go#L451
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (btcd unit-race): lnrpc/invoicesrpc/addinvoice_test.go#L882
cannot use mock.IsPublicNode (value of type func(pubKey [33]byte) (bool, error)) as func(ctx "context".Context, pubKey [33]byte) (bool, error) value in struct literal
run unit tests (btcd unit-race): lnrpc/invoicesrpc/addinvoice_test.go#L884
cannot use mock.FetchChannelEdgesByID (value of type func(chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error)) as func(ctx "context".Context, chanID uint64) (*models.ChannelEdgeInfo, *models.ChannelEdgePolicy, *models.ChannelEdgePolicy, error) value in struct literal
run unit tests (btcd unit-race)
Process completed with exit code 2.
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
check release notes updated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check pinned dependencies (google.golang.org/grpc v1.59.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check pinned dependencies (github.com/golang/protobuf v1.5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, satackey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
sample configuration check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit-module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RPC and mobile compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run macOS itest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run windows itest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (btcd, backend=btcd cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run ubuntu itests (neutrino, backend=neutrino cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (btcd unit-cover)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit tags="kvdb_sqlite")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit tags="kvdb_postgres")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit tags="kvdb_etcd")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (btcd unit-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "logs-itest-neutrino", "logs-itest-windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
logs-itest-bitcoind Expired
1.36 MB
logs-itest-bitcoind-etcd Expired
1.07 MB
logs-itest-bitcoind-notxindex Expired
1.36 MB
logs-itest-bitcoind-postgres Expired
1.41 MB
logs-itest-bitcoind-postgres-nativesql Expired
1.45 MB
logs-itest-bitcoind-rpcpolling Expired
1.37 MB
logs-itest-bitcoind-sqlite Expired
752 KB
logs-itest-bitcoind-sqlite-nativesql Expired
736 KB
logs-itest-btcd Expired
541 KB
logs-itest-macos Expired
678 KB
logs-itest-neutrino Expired
227 KB
logs-itest-windows Expired
514 KB