Context reloaded #956
Annotations
10 errors and 2 warnings
run btcd unit-race:
netann/channel_announcement_test.go#L168
not enough arguments in call to ValidateChannelAnn
|
run btcd unit-race:
netann/channel_announcement_test.go#L268
not enough arguments in call to ValidateChannelAnn
|
run btcd unit-race:
graph/builder_test.go#L360
not enough arguments in call to router.Start
|
run btcd unit-race:
graph/notifications_test.go#L1082
not enough arguments in call to builder.Start
|
run btcd unit-race:
graph/notifications_test.go#L1180
not enough arguments in call to graphBuilder.Start
|
run btcd unit-race:
autopilot/agent_test.go#L207
cannot use func(*btcec.PublicKey, []net.Addr) (bool, error) {…} (value of type func(*secp256k1.PublicKey, []net.Addr) (bool, error)) as func(context.Context, *secp256k1.PublicKey, []net.Addr) (bool, error) value in struct literal
|
run btcd unit-race:
autopilot/agent_test.go#L223
not enough arguments in call to agent.Start
|
run btcd unit-race:
autopilot/agent_test.go#L840
cannot use func(*btcec.PublicKey, []net.Addr) (bool, error) {…} (value of type func(*secp256k1.PublicKey, []net.Addr) (bool, error)) as func(context.Context, *secp256k1.PublicKey, []net.Addr) (bool, error) value in assignment
|
run btcd unit-race:
autopilot/agent_test.go#L1021
cannot use func(*btcec.PublicKey, []net.Addr) (bool, error) {…} (value of type func(*secp256k1.PublicKey, []net.Addr) (bool, error)) as func(context.Context, *secp256k1.PublicKey, []net.Addr) (bool, error) value in assignment
|
run btcd unit-race:
discovery/gossiper_test.go#L827
not enough arguments in call to gossiper.Start
|
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/
|
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/
|
Loading