Skip to content

[compiler] Ensure strict mode for EnvironmentConfigSchema in order to throw an error for unallowed config properties #1852

[compiler] Ensure strict mode for EnvironmentConfigSchema in order to throw an error for unallowed config properties

[compiler] Ensure strict mode for EnvironmentConfigSchema in order to throw an error for unallowed config properties #1852

Re-run triggered November 7, 2024 19:45
Status Failure
Total duration 1m 32s
Artifacts

compiler_typescript.yml

on: pull_request
Discover yarn workspaces
4s
Discover yarn workspaces
Lint babel-plugin-react-compiler
32s
Lint babel-plugin-react-compiler
Jest babel-plugin-react-compiler
1m 21s
Jest babel-plugin-react-compiler
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test babel-plugin-react-compiler
Type '{ unknownProperty: boolean; }' has no properties in common with type 'Partial<{ customHooks: Map<string, { effectKind: Effect; valueKind: ValueKind; noAlias: boolean; transitiveMixedData: boolean; }>; moduleTypeProvider: ((args_0: string, ...args_1: unknown[]) => unknown) | null; ... 34 more ...; lowerContextAccess: { ...; } | null; }>'.
Test babel-plugin-react-compiler
Process completed with exit code 1.
Jest babel-plugin-react-compiler
Process completed with exit code 1.