Skip to content

Build error in CI #55

@Carifio24

Description

@Carifio24

We've been getting the following error in the build CI recently:

ERROR  Failed to compile with 1 error3:29:14 PM

error  in ./src/components/DateTimePicker.vue?vue&type=style&index=0&id=09f8e098&lang=less

Syntax Error: 


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@500&display=swap');
^
Resource 'https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@500&display=swap' gave this Error:
 AggregateError

     Error in /home/runner/work/vue-toolkit/vue-toolkit/src/components/DateTimePicker.vue (line 2, column 0)

This error is "transient" in that in generally goes away on a re-run, but pops up often enough to be pretty annoying. From what I can tell it seems to be some issue loading the content from the Noto Sans endpoint? I have not been able to reproduce locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions