core: Rename 'InArray' to 'HasCapabilities' #1859
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
|
eth/watchers/timewatcher.go#L225
redefinition of the built-in function new
|
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
eth/watchers/stub.go#L329
parameter 'delegator' seems to be unused, consider removing or renaming it as _
|
eth/watchers/stub.go#L319
parameter 'delegator' seems to be unused, consider removing or renaming it as _
|
eth/watchers/stub.go#L392
parameter 'filter' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/fake_client.go#L94
parameter 'q' seems to be unused, consider removing or renaming it as _
|
eth/watchers/stub.go#L393
parameter 'filter' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/fake_log_client.go#L33
parameter 'number' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/fake_client.go#L48
should drop = 0 from declaration of var startTimestep; it is the zero value
|
Unexpected input(s) 'gcov_ignore', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
The logs for this run have expired and are no longer available.
Loading