Revert "feat(openclip): add bootstrap downloader hardening and tests" #159
ci.yml
on: push
Lint
33s
Test Race (ORT concurrency subset)
35s
Integration (ONNX Runtime + all-MiniLM + SPLADE)
59s
Module Tidiness
8s
Security Scan
1m 1s
Vulnerability Check
30s
ONNX Runtime Compatibility Check
10s
Matrix: Build
Matrix: Test
Annotations
11 errors and 1 warning
|
Lint:
ort/environment.go#L148
unsafeptr: possible misuse of unsafe.Pointer (govet)
|
|
Lint:
ort/cstring.go#L60
unsafeptr: possible misuse of unsafe.Pointer (govet)
|
|
Lint:
ort/cstring.go#L40
unsafeptr: possible misuse of unsafe.Pointer (govet)
|
|
Lint:
examples/experimental/main.go#L85
unsafeptr: possible misuse of unsafe.Pointer (govet)
|
|
Lint:
tools/gen_ortapi.go#L99
exitAfterDefer: os.Exit will exit, and `defer file.Close()` will not run (gocritic)
|
|
Lint:
ort/environment_test.go#L504
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
|
Lint:
ort/environment_test.go#L442
unlambda: replace `func() error {
|
|
Lint:
examples/inference/main.go#L52
exitAfterDefer: log.Fatalf will exit, and `defer func(){...}(...)` will not run (gocritic)
|
|
Lint:
examples/experimental/main.go#L67
exitAfterDefer: log.Fatal will exit, and `defer func(){...}(...)` will not run (gocritic)
|
|
Lint:
tools/gen_ortapi.go#L33
Error return value of `file.Close` is not checked (errcheck)
|
|
Security Scan
Unable to upload "results.sarif" as it is not valid SARIF:
- instance.runs[0].tool.driver.rules[0].relationships[0] is not of a type(s) object
|
|
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']
|