Skip to content

Deployment

Deployment #181

Triggered via schedule December 31, 2023 01:18
Status Failure
Total duration 9m 14s
Artifacts

deploy.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
TS 2339: Presences/websites/A/Anihub/presence.ts#L312
Property 'replace' does not exist on type 'string | Node'. Property 'replace' does not exist on type 'Node'.
TS 2339: Presences/websites/A/aniwave/presence.ts#L235
Property 'includes' does not exist on type 'string | Node'. Property 'includes' does not exist on type 'Node'.
TS 2339: Presences/websites/A/Anontpp/presence.ts#L80
Property 'match' does not exist on type 'string | Node'. Property 'match' does not exist on type 'Node'.
TS 2339: Presences/websites/A/Anontpp/presence.ts#L84
Property 'includes' does not exist on type 'string | Node'. Property 'includes' does not exist on type 'Node'.
TS 2339: Presences/websites/B/BBC/presence.ts#L724
Property 'startsWith' does not exist on type 'string | Blob | HTMLImageElement'. Property 'startsWith' does not exist on type 'Blob'.
TS 2339: Presences/websites/B/Board Game Online/presence.ts#L148
Property 'match' does not exist on type 'string | Node'. Property 'match' does not exist on type 'Node'.
TS 2339: Presences/websites/C/Crowdin/presence.ts#L263
Property 'split' does not exist on type 'string | Node'. Property 'split' does not exist on type 'Node'.
TS 2322: Presences/websites/C/Currys/presence.ts#L56
Type '{ details: string | Node; state: string | Node; startTimestamp: number | Date; endTimestamp?: number | Date; largeImageKey: string | Blob | HTMLImageElement; smallImageKey: string | ... 1 more ... | HTMLImageElement; smallImageText?: string | Node; buttons?: [...]; largeImageText: string; }' is not assignable to type '{ smallImageKey: string; largeImageKey: string; largeImageText: string; startTimestamp: number; details: string; state: string; }'. Types of property 'smallImageKey' are incompatible. Type 'string | Blob | HTMLImageElement' is not assignable to type 'string'. Type 'Blob' is not assignable to type 'string'.
TS 2339: Presences/websites/D/Duolingo/presence.ts#L156
Property 'length' does not exist on type 'string | Node'. Property 'length' does not exist on type 'Node'.
TS 2345: Presences/websites/E/Emby/presence.ts#L755
Argument of type 'number | Date' is not assignable to parameter of type 'number'. Type 'Date' is not assignable to type 'number'.
TS 2339: Presences/websites/A/Anihub/presence.ts#L312
Property 'replace' does not exist on type 'string | Node'. Property 'replace' does not exist on type 'Node'.
TS 2339: Presences/websites/A/aniwave/presence.ts#L235
Property 'includes' does not exist on type 'string | Node'. Property 'includes' does not exist on type 'Node'.
TS 2339: Presences/websites/A/Anontpp/presence.ts#L80
Property 'match' does not exist on type 'string | Node'. Property 'match' does not exist on type 'Node'.
TS 2339: Presences/websites/A/Anontpp/presence.ts#L84
Property 'includes' does not exist on type 'string | Node'. Property 'includes' does not exist on type 'Node'.
TS 2339: Presences/websites/B/BBC/presence.ts#L724
Property 'startsWith' does not exist on type 'string | Blob | HTMLImageElement'. Property 'startsWith' does not exist on type 'Blob'.
TS 2339: Presences/websites/B/Board Game Online/presence.ts#L148
Property 'match' does not exist on type 'string | Node'. Property 'match' does not exist on type 'Node'.
TS 2339: Presences/websites/C/Crowdin/presence.ts#L263
Property 'split' does not exist on type 'string | Node'. Property 'split' does not exist on type 'Node'.
TS 2322: Presences/websites/C/Currys/presence.ts#L56
Type '{ details: string | Node; state: string | Node; startTimestamp: number | Date; endTimestamp?: number | Date; largeImageKey: string | Blob | HTMLImageElement; smallImageKey: string | ... 1 more ... | HTMLImageElement; smallImageText?: string | Node; buttons?: [...]; largeImageText: string; }' is not assignable to type '{ smallImageKey: string; largeImageKey: string; largeImageText: string; startTimestamp: number; details: string; state: string; }'. Types of property 'smallImageKey' are incompatible. Type 'string | Blob | HTMLImageElement' is not assignable to type 'string'. Type 'Blob' is not assignable to type 'string'.
TS 2339: Presences/websites/D/Duolingo/presence.ts#L156
Property 'length' does not exist on type 'string | Node'. Property 'length' does not exist on type 'Node'.
TS 2345: Presences/websites/E/Emby/presence.ts#L755
Argument of type 'number | Date' is not assignable to parameter of type 'number'. Type 'Date' is not assignable to type 'number'.
Firefox
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Chrome
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/