Fix Search Pages #27
ci-cd.yml
on: push
install dependencies (pnpm)
11s
check linting (prettier)
11s
check linting (eslint)
12s
build
14s
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/
|