Skip to content

Merge pull request #58 from hapijs/feat/sandbox-formatter #11

Merge pull request #58 from hapijs/feat/sandbox-formatter

Merge pull request #58 from hapijs/feat/sandbox-formatter #11

Triggered via push March 25, 2026 16:22
Status Success
Total duration 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint-plugin-unicorn(catch-error-name): components/CodeMirrorEditor.vue#L123
The catch parameter "err" should be named "error"
eslint(no-undef): components/CodeMirrorEditor.vue#L129
'defineExpose' is not defined.