Page MenuHomePhabricator

EntitySchema doesn't build on REL1_35
Closed, DeclinedPublic

Description

Similar to T296082: MobileFrontend does not build on release branches this doesn't run anything with node currently

https://integration.wikimedia.org/ci/job/mwgate-node12-docker/65022/console

10:47:14 npm ERR! ../src/fibers.cc:68:2: error: ‘Handle’ does not name a type
10:47:14 npm ERR!    68 |  Handle<String> NewLatin1String(Isolate* isolate, const char* string) {
10:47:14 npm ERR!       |  ^~~~~~
10:47:14 npm ERR! ../src/fibers.cc:72:2: error: ‘Handle’ does not name a type
10:47:14 npm ERR!    72 |  Handle<String> NewLatin1Symbol(Isolate* isolate, const char* string) {
10:47:14 npm ERR!       |  ^~~~~~
10:47:14 npm ERR! ../src/fibers.cc:94:2: error: ‘Handle’ does not name a type
10:47:14 npm ERR!    94 |  Handle<Object> NewInstance(Isolate* isolate, Local<Function> fn, int argc, Local<Value> argv[]) {
10:47:14 npm ERR!       |  ^~~~~~
10:47:14 npm ERR! ../src/fibers.cc:104:2: error: ‘Handle’ does not name a type
10:47:14 npm ERR!   104 |  Handle<Number> ToNumber(Local<Value> value) {

https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php73-selenium-docker/12860/console

AC

  • EntitySchema builds on all release branches