Build VSCode Extension (multi-platform) #1
Annotations
15 errors
|
build (ubuntu-latest, 20):
src/api/SpotifyWebApi.ts#L8
Cannot find name 'URLSearchParams'.
|
|
build (ubuntu-latest, 20):
src/api/SpotifyWebApi.ts#L4
Could not find a declaration file for module 'node-fetch'. '/home/runner/work/spotilyrics/spotilyrics/node_modules/node-fetch/lib/index.js' implicitly has an 'any' type.
|
|
build (ubuntu-latest, 20):
src/api/LRCLibApi.ts#L11
Cannot find name 'URLSearchParams'.
|
|
build (ubuntu-latest, 20):
src/api/LRCLibApi.ts#L2
Could not find a declaration file for module 'node-fetch'. '/home/runner/work/spotilyrics/spotilyrics/node_modules/node-fetch/lib/index.js' implicitly has an 'any' type.
|
|
build (ubuntu-latest, 20):
src/ColorUtil.ts#L305
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
build (ubuntu-latest, 20):
src/ColorUtil.ts#L214
Cannot find name 'Buffer'. Did you mean 'buffer'?
|
|
build (ubuntu-latest, 20):
src/ColorUtil.ts#L2
Could not find a declaration file for module 'node-fetch'. '/home/runner/work/spotilyrics/spotilyrics/node_modules/node-fetch/lib/index.js' implicitly has an 'any' type.
|
|
build (ubuntu-latest, 20):
src/ColorUtil.ts#L1
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (ubuntu-latest, 20):
node_modules/lru-cache/index.d.ts#L853
Cannot find name 'AbortSignal'.
|
|
build (ubuntu-latest, 20):
node_modules/lru-cache/index.d.ts#L848
Cannot find name 'AbortSignal'.
|
|
build (windows-latest, 20)
The strategy configuration was canceled because "build.ubuntu-latest_20" failed
|
|
build (windows-latest, 20)
Process completed with exit code 1.
|
|
build (macos-latest, 20)
The strategy configuration was canceled because "build.ubuntu-latest_20" failed
|
|
build (macos-latest, 20)
Process completed with exit code 1.
|
|
build (macos-latest, 20)
npm failed with exit code 127
|