Cleaned 0/431
Parsed 1 source files
Compiled 1 modules

The field 'ignored-dirs' found in the package config of '@testrepo/deprecated-config' is not supported by ReScript 12's new build system.

Unknown field 'some-new-field' found in the package config of '@testrepo/deprecated-config'. This option will be ignored.

Unknown field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config'. This option will be ignored.

Unknown field 'bs-dev-dependencies' found in the package config of '@testrepo/deprecated-config'. This option will be ignored.

Unknown field 'bsc-flags' found in the package config of '@testrepo/deprecated-config'. This option will be ignored.

  [1;31mWe've found a bug for you![0m
  [36m/packages/with-dev-deps/src/FileToTest.res[0m:[2m2:6-11[0m

  1 [2m│[0m let add = (a, b) => a + b
  [1;31m2[0m [2m│[0m open [1;31mWebAPI[0m
  3 [2m│[0m 

  [1;33mThe module or file WebAPI can't be found.[0m
  - If it's a third-party dependency:
    - Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
  - Did you include the file's directory to the "sources" in rescript.json?
  


Incremental build failed. Error: [2K
  Failed to Compile. See Errors Above
