[compiler] Ensure strict mode for EnvironmentConfigSchema
in order to throw an error for unallowed config properties
#1852
compiler_typescript.yml
on: pull_request
Discover yarn workspaces
4s
Lint babel-plugin-react-compiler
32s
Jest babel-plugin-react-compiler
1m 21s
Matrix: test
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.
|