Skip to content

feat(new tool): Stacktrace Formatter #2539

feat(new tool): Stacktrace Formatter

feat(new tool): Stacktrace Formatter #2539

Triggered via pull request September 22, 2024 11:28
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci: src/tools/stacktrace-prettier/stacktrace-prettier.vue#L2
Cannot find module 'jsstack.js' or its corresponding type declarations.
ci: src/tools/stacktrace-prettier/stacktrace-prettier.vue#L3
Cannot find module 'netstack.js' or its corresponding type declarations.
ci: src/tools/stacktrace-prettier/stacktrace-prettier.vue#L4
Cannot find module 'dom-to-image-more' or its corresponding type declarations.
ci: src/tools/stacktrace-prettier/stacktrace-prettier.vue#L32
Type 'ComputedRef<string | undefined>' is not assignable to type 'MaybeRefOrGetter<string> | undefined'.
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/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/