Skip to content

Avoid timenote title break #196

Avoid timenote title break

Avoid timenote title break #196

Triggered via push August 13, 2024 14:40
Status Failure
Total duration 6m 4s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: apps/d0rich.me/components/resume/TimeNote.vue#L35
Replace `⏎······class="timenote__daterange"⏎····` with `·class="timenote__daterange"`
test: apps/d0rich.me/components/resume/TimeNote.vue#L58
Replace `·class="print:text-sm·break-inside-avoid-page"·:value="timenote"` with `⏎······class="print:text-sm·break-inside-avoid-page"⏎······:value="timenote"⏎···`
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/