Skip to content

Fix Search Pages

Fix Search Pages #27

Triggered via push September 11, 2024 10:52
Status Failure
Total duration 44s
Billable time 4m
Artifacts

ci-cd.yml

on: push
install dependencies (pnpm)
11s
install dependencies (pnpm)
check linting (prettier)
11s
check linting (prettier)
check linting (eslint)
12s
check linting (eslint)
build
14s
build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build: src/Spotify/Private/API/Playback.ts#L85
Property 'forward' does not exist on type '{ back: string; pause: string; play: string; skip: string; queue: string; spotify: string; refresh: string; shuffle: string; repeat: string; repeatOne: string; explicit: string; }'.
build: src/Spotify/Private/API/Search/Search.ts#L36
Property 'backOne' does not exist on type '{ back: string; pause: string; play: string; skip: string; queue: string; spotify: string; refresh: string; shuffle: string; repeat: string; repeatOne: string; explicit: string; }'.
build: src/Spotify/Private/API/Search/Search.ts#L42
Property 'forwardOne' does not exist on type '{ back: string; pause: string; play: string; skip: string; queue: string; spotify: string; refresh: string; shuffle: string; repeat: string; repeatOne: string; explicit: string; }'.
build: src/Spotify/Private/API/Search/Search.ts#L43
Property 'forward' does not exist on type '{ back: string; pause: string; play: string; skip: string; queue: string; spotify: string; refresh: string; shuffle: string; repeat: string; repeatOne: string; explicit: string; }'.
build
Process completed with exit code 1.
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/