chore: bump misc #5129
ci.yaml
on: pull_request
Matrix: analyze-bundle
bundle-analyze-result
40s
Annotations
7 errors and 7 warnings
typecheck
Module '"astro:env/server"' has no exported member 'UPLOADTHING_TOKEN'.
|
typecheck
@example/minimal-astro-react#typecheck: command (/home/runner/work/uploadthing/uploadthing/examples/minimal-astro-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
packages/uploadthing/test/input.test.ts > validation fails when input is invalid (zod):
packages/uploadthing/test/input.test.ts#L82
AssertionError: expected ParserError: Input validation failed. The… { _tag: '…' } to be an instance of ZodError
❯ packages/uploadthing/test/input.test.ts:82:15
|
packages/uploadthing/test/request-handler.test.ts > .input() > blocks when input is missing:
packages/uploadthing/test/request-handler.test.ts#L299
AssertionError: expected { message: 'Invalid input', …(1) } to deeply equal { message: 'Invalid input', …(1) }
- Expected
+ Received
Object {
- "cause": Object {
- "fieldErrors": Object {},
- "formErrors": Array [
- "Required",
- ],
- },
+ "cause": "ParserError: Input validation failed. The original error with it's validation issues is in the error cause.",
"message": "Invalid input",
}
❯ packages/uploadthing/test/request-handler.test.ts:299:5
|
packages/uploadthing/test/request-handler.test.ts > .input() > blocks when input doesn't match schema:
packages/uploadthing/test/request-handler.test.ts#L323
AssertionError: expected { message: 'Invalid input', …(1) } to deeply equal { message: 'Invalid input', …(1) }
- Expected
+ Received
Object {
- "cause": Object {
- "fieldErrors": Object {
- "foo": Array [
- "Invalid enum value. Expected 'BAR' | 'BAZ', received 'QUX'",
- ],
- },
- "formErrors": Array [],
- },
+ "cause": "ParserError: Input validation failed. The original error with it's validation issues is in the error cause.",
"message": "Invalid input",
}
❯ packages/uploadthing/test/request-handler.test.ts:323:5
|
build
Process completed with exit code 1.
|
analyze-bundle (current-pr)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze-bundle (main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
bundle-analyze-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bundle-current-pr
|
46.9 KB |
|
bundle-main
|
46.9 KB |
|