Merge remote-tracking branch 'origin/wyzie' #91
deploying.yml
on: push
Push to registry
20s
Release
0s
Annotations
21 errors and 6 warnings
Push to registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm install --frozen-lockfile" did not complete successfully: exit code: 1
|
Build:
src/backend/extension/streams.ts#L1
Module '"@movie-web/providers"' has no exported member 'Stream'.
|
Build:
src/backend/extension/streams.ts#L20
'v' is of type 'unknown'.
|
Build:
src/backend/extension/streams.ts#L29
Type 'unknown' is not assignable to type 'string'.
|
Build:
src/backend/extension/streams.ts#L32
Type 'unknown' is not assignable to type 'string'.
|
Build:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'MetaOutput'.
|
Build:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'NotFoundError'.
|
Build:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'ScrapeMedia'.
|
Build:
src/backend/helpers/report.ts#L1
Module '"@movie-web/providers"' has no exported member 'ScrapeMedia'.
|
Build:
src/backend/providers/fetchers.ts#L1
Module '"@movie-web/providers"' has no exported member 'Fetcher'.
|
Build:
src/backend/providers/fetchers.ts#L1
Module '"@movie-web/providers"' has no exported member 'makeSimpleProxyFetcher'.
|
Build PWA:
src/backend/extension/streams.ts#L1
Module '"@movie-web/providers"' has no exported member 'Stream'.
|
Build PWA:
src/backend/extension/streams.ts#L20
'v' is of type 'unknown'.
|
Build PWA:
src/backend/extension/streams.ts#L29
Type 'unknown' is not assignable to type 'string'.
|
Build PWA:
src/backend/extension/streams.ts#L32
Type 'unknown' is not assignable to type 'string'.
|
Build PWA:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'MetaOutput'.
|
Build PWA:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'NotFoundError'.
|
Build PWA:
src/backend/helpers/providerApi.ts#L1
Module '"@movie-web/providers"' has no exported member 'ScrapeMedia'.
|
Build PWA:
src/backend/helpers/report.ts#L1
Module '"@movie-web/providers"' has no exported member 'ScrapeMedia'.
|
Build PWA:
src/backend/providers/fetchers.ts#L1
Module '"@movie-web/providers"' has no exported member 'Fetcher'.
|
Build PWA:
src/backend/providers/fetchers.ts#L1
Module '"@movie-web/providers"' has no exported member 'makeSimpleProxyFetcher'.
|
Build
The following actions uses Node.js version which is deprecated 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:
src/components/LinksDropdown.tsx#L4
'To' is defined but never used. Allowed unused vars must match /^_/u
|
Build:
src/pages/parts/settings/ConnectionsPart.tsx#L12
'SetupPart' is defined but never used. Allowed unused vars must match /^_/u
|
Build PWA
The following actions uses Node.js version which is deprecated 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 PWA:
src/components/LinksDropdown.tsx#L4
'To' is defined but never used. Allowed unused vars must match /^_/u
|
Build PWA:
src/pages/parts/settings/ConnectionsPart.tsx#L12
'SetupPart' is defined but never used. Allowed unused vars must match /^_/u
|