Merge pull request #1 from livepeer/master #4
test.yaml
on: push
Run tests defined for the project
17m 21s
Perform CodeQL analysis
10m 49s
Run editorconfig checker
6s
Annotations
12 warnings
Run tests defined for the project:
core/capabilities.go#L143
error var capStorageConv should have name of the form errFoo
|
Run tests defined for the project:
core/capabilities.go#L142
error var capFormatConv should have name of the form errFoo
|
Run tests defined for the project:
core/capabilities.go#L145
error var capCodecConv should have name of the form errFoo
|
Run tests defined for the project:
core/capabilities.go#L144
error var capProfileConv should have name of the form errFoo
|
Run tests defined for the project:
server/mediaserver_test.go#L983
if block ends with a continue statement, so drop this else and outdent its block
|
Run tests defined for the project:
core/capabilities.go#L146
error var capUnknown should have name of the form errFoo
|
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:
server/broadcast.go#L56
error var maxTranscodeAttempts should have name of the form errFoo
|
Run tests defined for the project:
cmd/devtool/devtool/devtool_utils.go#L303
should omit type *big.Int from declaration of var amount; it will be inferred from the right-hand side
|
Run tests defined for the project:
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
Run tests defined for the project
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']
|
Run tests defined for the project
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|