fix: asset routing #17
Annotations
19 errors and 1 warning
type checking
Expected 0 arguments, but got 1.
|
type checking
Expected 0 arguments, but got 1.
|
type checking
Expected 0 arguments, but got 1.
|
type checking
Expected 0 arguments, but got 1.
|
type checking
Expected 0 arguments, but got 1.
|
type checking
Type '{ cids: { rootCid: string; cidMap: {}; }; vercelConfig: { version: 3; routes: { none: ({ src: string; dest: string; } | { src: string; middlewarePath: string; })[]; filesystem: { src: string; dest: string; }[]; miss: { ...; }[]; rewrite: never[]; resource: never[]; hit: never[]; error: never[]; }; }; vercelOutput: M...' is not assignable to type 'ProcessedVercelOutput'.
|
type checking
Type '{ cids: { rootCid: string; cidMap: {}; }; vercelConfig: { version: 3; routes: { none: never[]; filesystem: never[]; miss: never[]; rewrite: never[]; resource: never[]; hit: never[]; error: never[]; }; overrides: { '404.html': { ...; }; '500.html': { ...; }; 'index.html': { ...; }; }; }; vercelOutput: Map<...>; }' is not assignable to type 'ProcessedVercelOutput'.
|
type checking
Type '{ cids: { rootCid: string; cidMap: {}; }; vercelConfig: { version: 3; routes: { none: never[]; filesystem: never[]; miss: never[]; rewrite: never[]; resource: never[]; hit: never[]; error: never[]; }; overrides: { '404.html': { ...; }; '500.html': { ...; }; 'index.html': { ...; }; }; }; vercelOutput: Map<...>; }' is not assignable to type 'ProcessedVercelOutput'.
|
type checking
@fleek-platform/next-on-fleek#types-check: command (/home/runner/work/next-on-fleek/next-on-fleek/packages/next-on-fleek) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run types-check exited (1)
|
type checking
Process completed with exit code 1.
|
building
The job was canceled because "type_checking_types-check" failed.
|
building
The operation was canceled.
|
linting
The job was canceled because "type_checking_types-check" failed.
|
formatting
The job was canceled because "type_checking_types-check" failed.
|
formatting
//#prettier__check: command (/home/runner/work/next-on-fleek/next-on-fleek/) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run prettier__check exited (1)
|
formatting
The operation was canceled.
|
unit testing
The job was canceled because "type_checking_types-check" failed.
|
unit testing
@fleek-platform/next-on-fleek#test:unit: command (/home/runner/work/next-on-fleek/next-on-fleek/packages/next-on-fleek) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run test:unit exited (1)
|
unit testing
The operation was canceled.
|
type checking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|