Serverless #4495
test.yaml
on: pull_request
Block merge if non-linear git history detected
9s
Run tests defined for the project
3m 19s
Perform CodeQL analysis
4m 21s
Run editorconfig checker
8s
Annotations
1 error and 12 warnings
|
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', 'verify', '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#L56
var webServerUri should be webServerURI
|
|
Run tests defined for the project:
cmd/livepeer/starter/starter_test.go#L345
var testApiKey should be testAPIKey
|
|
Run tests defined for the project:
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
|
Run tests defined for the project:
cmd/devtool/devtool.go#L288
parameter 'info' 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:
ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
|
|
Run tests defined for the project:
ai/file_worker.go#L20
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
|
Run tests defined for the project:
eth/types/merkletree.go#L1
avoid meaningless package names
|
|
Run tests defined for the project
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|