Skip to content

Update ubuntu.yml

Update ubuntu.yml #8

Triggered via push December 21, 2023 13:07
Status Failure
Total duration 2m 9s
Artifacts

windows.yml

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

Annotations

10 errors and 4 warnings
build (18.16): src/app/core/configuration/app-settings.ts#L1
Unexpected var, use let or const instead
build (18.16): src/app/core/services/electron/electron.service.ts#L61
Unsafe return of an `any` typed value
build (18.16): src/app/core/services/jarallax/jarallax.service.ts#L6
Unexpected var, use let or const instead
build (18.16): src/app/core/services/request/request.service.ts#L30
Invalid type "any" of template literal expression
build (18.16): src/app/core/services/request/request.service.ts#L30
Invalid type "any" of template literal expression
build (18.16): src/app/core/services/request/request.service.ts#L40
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
build (18.16): src/app/core/services/request/request.service.ts#L45
Type string trivially inferred from a string literal, remove type annotation
build (18.16): src/app/core/services/request/request.service.ts#L63
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
build (18.16): src/app/core/services/request/request.service.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
build (18.16): src/app/pages/dev/updates/updates.component.ts#L18
Unsafe return of an `any[]` typed value
build (18.16): src/app/app-routing.module.ts#L6
'UpdateComponent' is defined but never used
build (18.16): src/app/pages/mod/mod.component.ts#L63
'v' is defined but never used
build (18.16): src/app/pages/mod/mod.component.ts#L64
'nsfw_enabled' is assigned a value but never used
build (18.16): src/app/pages/welcome/welcome.component.ts#L53
'swiper' is assigned a value but never used