build(deps): bump the npm_and_yarn group across 1 directory with 3 updates #176
Annotations
5 errors
check:
src/model/webdav/WebdavFileSystem.ts#L19
Could not find a declaration file for module 'webdav/web'. '/home/runner/work/webdav-drive/webdav-drive/node_modules/webdav/dist/web/index.js' implicitly has an 'any' type.\n Try `npm i --save-dev @types/webdav` if it exists or add a new declaration (.d.ts) file containing `declare module 'webdav/web';`
|
check:
src/model/webdav/WebdavFileSystem.ts#L43
Property 'map' does not exist on type '{}'.
|
check:
src/model/webdav/WebdavFileSystem.ts#L43
Parameter 'stat' implicitly has an 'any' type.
|
check:
src/model/webdav/WebdavFileSystemProvider.ts#L23
Could not find a declaration file for module 'webdav/web'. '/home/runner/work/webdav-drive/webdav-drive/node_modules/webdav/dist/web/index.js' implicitly has an 'any' type.\n Try `npm i --save-dev @types/webdav` if it exists or add a new declaration (.d.ts) file containing `declare module 'webdav/web';`
|
check
Process completed with exit code 2.
|