note loaders #4996
Annotations
4 errors and 1 warning
Run yarn test:tsc:
src/deploy.ts#L653
Argument of type 'BuildManifest | null' is not assignable to parameter of type 'PostDeployUploadedRequest | null'.
|
Run yarn test:tsc:
test/deploy-test.ts#L736
Type '{ path: string; title?: string | null | undefined; source?: string | undefined; params?: Params | undefined; }[]' is not assignable to type '{ path: string; title: string | null; }[]'.
|
Run yarn test:tsc:
test/deploy-test.ts#L747
Type '{ pages: { path: string; title: string; }[]; }' is missing the following properties from type 'BuildManifest': modules, files
|
Run yarn test:tsc
Process completed with exit code 1.
|
Run actions/upload-artifact@v4
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|
Loading