Skip to content

chore: drop query strings from file URL generation #154

chore: drop query strings from file URL generation

chore: drop query strings from file URL generation #154

Triggered via push December 23, 2024 22:01
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (20.x): src/classes/UserProfile.ts#L26
Argument of type '{ width: number; }' is not assignable to parameter of type 'boolean | undefined'.
build (20.x): src/classes/UserProfile.ts#L33
Expected 0-1 arguments, but got 2.
build (20.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/classes/UserProfile.ts#L26
Argument of type '{ width: number; }' is not assignable to parameter of type 'boolean | undefined'.
build (18.x): src/classes/UserProfile.ts#L33
Expected 0-1 arguments, but got 2.
build (18.x)
Process completed with exit code 2.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636