Context reloaded #956
Annotations
10 errors and 2 warnings
lint:
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
|
lint:
autopilot/agent_test.go#L223
not enough arguments in call to agent.Start
|
lint:
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
|
lint:
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 (typecheck)
|
lint:
autopilot/externalscoreattach_test.go#L8
could not import github.com/lightningnetwork/lnd/autopilot (-: # github.com/lightningnetwork/lnd/autopilot [github.com/lightningnetwork/lnd/autopilot.test]
|
lint:
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
|
lint:
autopilot/agent_test.go#L223
not enough arguments in call to agent.Start
|
lint:
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
|
lint:
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) (typecheck)
|
lint:
chanbackup/recover_test.go#L90
not enough arguments in call to UnpackAndRecoverSingles
|
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