docker: Re-apply creator-id flag with additional migration logic (#3768) #4131
Annotations
1 error and 12 warnings
Run tests with coverage
Process completed with exit code 1.
|
Post Lint
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 Revive Action by building from repository:
cmd/devtool/devtool.go#L288
parameter 'info' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L58
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L39
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L20
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
Run Revive Action by building from repository:
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
Run Revive Action by building from repository:
eth/types/merkletree_test.go#L1
avoid meaningless package names
|
Run Revive Action by building from repository:
cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
|
Lint
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']
|
Loading