[compiler][fix] use the implemented nonNull utils #1674
compiler_typescript.yml
on: pull_request
Discover yarn workspaces
4s
Lint babel-plugin-react-compiler
48s
Jest babel-plugin-react-compiler
1m 37s
Matrix: test
Annotations
5 errors
Test eslint-plugin-react-compiler
Argument of type 'NodePath<Identifier | ArrayPattern | AssignmentPattern | MemberExpression | ObjectPattern | RestElement | ... 4 more ... | null>' is not assignable to parameter of type 'NodePath<LVal>'.
|
Test eslint-plugin-react-compiler
Process completed with exit code 2.
|
Test babel-plugin-react-compiler
Argument of type 'NodePath<Identifier | MemberExpression | TSAsExpression | TSTypeAssertion | TSNonNullExpression | ... 5 more ... | null>' is not assignable to parameter of type 'NodePath<LVal>'.
|
Test babel-plugin-react-compiler
Process completed with exit code 1.
|
Jest babel-plugin-react-compiler
Process completed with exit code 1.
|