Skip to content

feat!: compile to JS before publishing #970

feat!: compile to JS before publishing

feat!: compile to JS before publishing #970

Triggered via pull request February 6, 2026 14:36
Status Success
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests: shell/babel.config.js#L1
A `require()` style import is forbidden
tests: runtime/utils.test.js#L1
'waitFor' is defined but never used
tests: runtime/babel.config.js#L1
A `require()` style import is forbidden
tests: runtime/auth/AxiosJwtTokenService.js#L71
Prefer using an optional chain expression instead, as it's more concise and easier to read