Context reloaded #956
Annotations
10 errors and 2 warnings
check commits:
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
|
check commits:
autopilot/agent_test.go#L223
not enough arguments in call to agent.Start
|
check commits:
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
|
check commits:
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
|
check commits:
chanbackup/recover_test.go#L90
not enough arguments in call to UnpackAndRecoverSingles
|
check commits:
chanbackup/recover_test.go#L100
not enough arguments in call to UnpackAndRecoverSingles
|
check commits:
chanbackup/recover_test.go#L110
not enough arguments in call to UnpackAndRecoverSingles
|
check commits:
chanbackup/recover_test.go#L127
not enough arguments in call to UnpackAndRecoverSingles
|
check commits:
chanbackup/recover_test.go#L174
not enough arguments in call to UnpackAndRecoverMulti
|
check commits:
chanbackup/recover_test.go#L184
not enough arguments in call to UnpackAndRecoverMulti
|
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