Skip to content

build: TS6 + oxc.rs #244

build: TS6 + oxc.rs

build: TS6 + oxc.rs #244

Triggered via pull request April 14, 2026 21:25
@erickzhaoerickzhao
synchronize #240
oxc-rs
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
typescript-eslint(no-floating-promises): app/routes/release/compare.tsx#L154
Promises must be awaited, add void operator to ignore.
typescript-eslint(no-floating-promises): app/routes/release/compare.tsx#L146
Promises must be awaited, add void operator to ignore.
typescript-eslint(no-floating-promises): app/routes/release/single.tsx#L117
Promises must be awaited, add void operator to ignore.
typescript-eslint(no-floating-promises): app/routes/pr/lookup.tsx#L54
Promises must be awaited, add void operator to ignore.
typescript-eslint(no-floating-promises): app/routes/pr/lookup.tsx#L44
Promises must be awaited, add void operator to ignore.
typescript-eslint(no-floating-promises): app/components/InstallCommand.tsx#L22
Promises must be awaited, add void operator to ignore.