Merge/foundation release/1.13.4 to 1.13.1 #357
Annotations
10 errors and 3 warnings
Lint:
cmd/devp2p/internal/ethtest/chain.go#L102
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L106
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L111
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L117
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L120
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L121
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L122
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/chain.go#L130
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/helpers.go#L162
msg.Head undefined (type *Status has no field or method Head) (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/helpers.go#L166
msg.TD undefined (type *Status has no field or method TD) (typecheck)
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests-CoreGeth
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|