Skip to content

feat(with-watch): add public release automation #649

feat(with-watch): add public release automation

feat(with-watch): add public release automation #649

Triggered via pull request April 10, 2026 18:00
Status Success
Total duration 1m 18s
Artifacts

CI.yml

on: pull_request
Matrix: go-test
Go Quality
7s
Go Quality
Rust fmt
21s
Rust fmt
Rust clippy
28s
Rust clippy
Rust test
1m 9s
Rust test
Node devkit test
24s
Node devkit test
Node devkit build
35s
Node devkit build
Node mpapp test
32s
Node mpapp test
Node mpapp lint
30s
Node mpapp lint
Node public-docs test
21s
Node public-docs test
Node dexdex test
24s
Node dexdex test
Node dexdex iOS build
18s
Node dexdex iOS build
CI Result
2s
CI Result
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Rust test
Error: ENOENT: no such file or directory, opendir '/home/runner/work/oss/oss/target/tests/target'
Rust test
ENOENT: no such file or directory, opendir '/home/runner/work/oss/oss/target/tests/target'
Rust test
Error: ENOENT: no such file or directory, opendir '/home/runner/work/oss/oss/target/tests/target'
Rust test
ENOENT: no such file or directory, opendir '/home/runner/work/oss/oss/target/tests/target'
Node mpapp lint: apps/mpapp/src/state/session-snapshot-store.ts#L44
A `require()` style import is forbidden
Node mpapp lint: apps/mpapp/src/preferences/input-preferences-store.ts#L45
A `require()` style import is forbidden
Node mpapp lint: apps/mpapp/src/diagnostics/diagnostics-store.ts#L41
A `require()` style import is forbidden
Node mpapp lint: apps/mpapp/src/config/mpapp-runtime-config.ts#L75
A `require()` style import is forbidden
Node mpapp lint: apps/mpapp/src/__tests__/android-native-hid-adapter.test.ts#L61
Array type using 'Array<T>' is forbidden. Use 'T[]' instead