Skip to content

feat: allow binding any go function and add channel conversion supports #11

feat: allow binding any go function and add channel conversion supports

feat: allow binding any go function and add channel conversion supports #11

Triggered via pull request August 15, 2025 09:29
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint
issues found
lint: common.go#L979
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
lint: functojs.go#L214
return with no blank line before (nlreturn)
lint: functojs.go#L201
return with no blank line before (nlreturn)
lint: common.go#L983
return with no blank line before (nlreturn)
lint: common.go#L896
unlambda: replace `func() int { return rval.Cap() }` with `rval.Cap` (gocritic)
lint: common.go#L895
unlambda: replace `func() int { return rval.Len() }` with `rval.Len` (gocritic)
test (1.24.x, ubuntu-latest)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']