chore: warnings for common mishaps #505
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
test-and-build (22.x)
Process completed with exit code 1.
|
|
tests/config.test.ts > getConfigFromFile > should successfully load and parse a valid config file:
tests/config.test.ts#L9
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/config.test.ts:9:3
|
|
tests/cli.test.ts > getGeneratedSchema > should generate schema from one-to-one.zero.ts:
tests/cli.test.ts#L15
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/cli.test.ts:15:3
|