Skip to content

Next.js lint and build CI steps are failing due to fonts.gstatic.com #884

Open
@MaxSchaefer

Description

@MaxSchaefer

Describe the bug

https://github.com/helpwave/web/actions/runs/7942010768/job/21684883233?pr=872
It seams like that some "quite-common" network hick-ups to fonts.gstatic.com cause the CI to fail.

Describe how to produce the bug

Not quite sure yet. Rate limits?

Additional context

tasks build: FetchError: request to https://fonts.gstatic.com/s/spacegrotesk/v16/V8mDoQDjQSkFtoMM3T6r8E7mPb54C_k3HqUtEw.woff2 failed, reason: 
tasks build:     at ClientRequest.<anonymous> (/home/runner/work/web/web/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/next/dist/compiled/node-fetch/index.js:1:65756)
tasks build:     at ClientRequest.emit (node:events:512:28)
tasks build:     at ClientRequest.emit (node:domain:489:12)
tasks build:     at TLSSocket.socketErrorListener (node:_http_client:495:9)
tasks build:     at TLSSocket.emit (node:events:512:28)
tasks build:     at TLSSocket.emit (node:domain:489:12)
tasks build:     at emitErrorNT (node:internal/streams/destroy:151:8)
tasks build:     at emitErrorCloseNT (node:internal/streams/destroy:116:3)
tasks build:     at processTicksAndRejections (node:internal/process/task_queues:82:21)
tasks build:     at runNextTicks (node:internal/process/task_queues:64:3) {
tasks build:   type: 'system',
tasks build:   errno: 'ETIMEDOUT',
tasks build:   code: 'ETIMEDOUT'
tasks build: }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdxDeveloper experiencetriage:pendingThis issue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions