build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.15.0 #39
test.yaml
on: pull_request
Run tests defined for the project
9m 7s
Perform CodeQL analysis
4m 11s
Run editorconfig checker
5s
Annotations
7 errors and 12 warnings
Run tests defined for the project:
cmd/livepeer_cli/livepeer_cli.go#L44
log.Root().SetHandler undefined (type "github.com/ethereum/go-ethereum/log".Logger has no field or method SetHandler)
|
Run tests defined for the project:
cmd/livepeer_cli/livepeer_cli.go#L44
undefined: log.LvlFilterHandler
|
Run tests defined for the project:
cmd/livepeer_cli/livepeer_cli.go#L44
undefined: log.Lvl
|
Run tests defined for the project:
cmd/livepeer_cli/livepeer_cli.go#L44
undefined: log.StreamHandler
|
Run tests defined for the project:
cmd/livepeer_cli/livepeer_cli.go#L44
undefined: log.TerminalFormat
|
Run tests defined for the project:
eth/accountmanager_test.go#L191
undefined: keystore.NewPlaintextKeyStore
|
Run tests defined for the project
Process completed with exit code 1.
|
Run tests defined for the project
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Run tests defined for the project:
cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
|
Run tests defined for the project:
test/e2e/configure_orchestrator_test.go#L40
context.Context should be the first parameter of a function
|
Run tests defined for the project:
test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
|
Run tests defined for the project:
trickle/trickle_server.go#L418
receiver name s should be consistent with previous receiver name segment for Segment
|
Run tests defined for the project:
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
Run tests defined for the project:
trickle/trickle_subscriber.go#L16
error var EOS should have name of the form ErrFoo
|
Run tests defined for the project:
trickle/trickle_publisher.go#L86
should replace c.index += 1 with c.index++
|
Run tests defined for the project:
cmd/livepeer_cli/wizard_stats.go#L443
redefinition of the built-in function max
|
Run tests defined for the project:
media/segment_reader.go#L18
parameter 'p' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
Run tests defined for the project
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|