Skip to content

Disable payment check on the O's side (#3330) #2593

Disable payment check on the O's side (#3330)

Disable payment check on the O's side (#3330) #2593

Re-run triggered December 19, 2024 18:26
Status Success
Total duration 12m 27s
Artifacts

test.yaml

on: push
Run tests defined for the project
12m 17s
Run tests defined for the project
Perform CodeQL analysis
3m 49s
Perform CodeQL analysis
Run editorconfig checker
5s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: media/mediamtx.go#L47
func getApiPath should be getAPIPath
Run tests defined for the project: media/segment_reader.go#L10
parameter 'reader' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: media/rw.go#L101
should drop = nil from declaration of var err; it is the zero value
Run tests defined for the project: common/db.go#L18
a blank import should be only in a main or test package, or have a comment justifying it
Run tests defined for the project: eth/pricefeed_test.go#L13
parameter 't' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: eth/accountmanager.go#L212
if block ends with a return statement, so drop this else and outdent its block
Run tests defined for the project: eth/backend.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
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']