Skip to content

feat(web-core): new menu module #7618

feat(web-core): new menu module

feat(web-core): new menu module #7618

Triggered via push October 16, 2024 09:29
Status Failure
Total duration 3m 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CI
Property 'is' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly onRun: [{ type: PropType<THandler>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly onError?: ((error: any) => void) | undefined; readonly onSuccess?: ((result: ReturnType<...>) => void) | unde...'.
CI
Property 'busy' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly onRun: [{ type: PropType<THandler>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly onError?: ((error: any) => void) | undefined; readonly onSuccess?: ((result: ReturnType<...>) => void) | unde...'.
CI
Process completed with exit code 1.
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/