diff --git a/tests/lib/rewatch.lock b/tests/lib/rewatch.lock index da27e6c..9a83c41 100644 --- a/tests/lib/rewatch.lock +++ b/tests/lib/rewatch.lock @@ -1 +1 @@ -57150 \ No newline at end of file +95867 \ No newline at end of file diff --git a/tests/snapshots/dependency-cycle.txt b/tests/snapshots/dependency-cycle.txt index ff0f93b..e1b354b 100644 --- a/tests/snapshots/dependency-cycle.txt +++ b/tests/snapshots/dependency-cycle.txt @@ -1,11 +1,5 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 0/11 0.00s - [5/7] 🧱 Parsed 1 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] οΈπŸ›‘ Compiled 0 modules in 0.00s Can't continue... Found a circular dependency in your code: NewNamespace.NS_alias -> Dep01 -> Dep02 -> NS -> NewNamespace.NS_alias + Error Building:  οΈπŸ›‘ Error Running Incremental Build:  οΈπŸ›‘ Failed to Compile. See Errors Above diff --git a/tests/snapshots/remove-file.txt b/tests/snapshots/remove-file.txt index 0844763..5a2fe7e 100644 --- a/tests/snapshots/remove-file.txt +++ b/tests/snapshots/remove-file.txt @@ -1,10 +1,3 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 1/11 0.00s - [5/7] 🧱 Parsed 0 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] οΈπŸ›‘ Compiled 1 modules in 0.00s We've found a bug for you! /packages/dep01/src/Dep01.res:3:9-17 @@ -21,4 +14,5 @@ - Did you include the file's directory to the "sources" in bsconfig.json? + Error Building:  οΈπŸ›‘ Error Running Incremental Build:  οΈπŸ›‘ Failed to Compile. See Errors Above diff --git a/tests/snapshots/rename-file-internal-dep-namespace.txt b/tests/snapshots/rename-file-internal-dep-namespace.txt index 5230dcf..73397a6 100644 --- a/tests/snapshots/rename-file-internal-dep-namespace.txt +++ b/tests/snapshots/rename-file-internal-dep-namespace.txt @@ -1,10 +1,3 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 2/11 0.00s - [5/7] 🧱 Parsed 2 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] οΈπŸ›‘ Compiled 3 modules in 0.00s We've found a bug for you! /packages/new-namespace/src/NS_alias.res:2:1-16 @@ -21,4 +14,5 @@ Hint: Did you mean Other_module2? + Error Building:  οΈπŸ›‘ Error Running Incremental Build:  οΈπŸ›‘ Failed to Compile. See Errors Above diff --git a/tests/snapshots/rename-file-internal-dep.txt b/tests/snapshots/rename-file-internal-dep.txt index c22caa4..e2bd245 100644 --- a/tests/snapshots/rename-file-internal-dep.txt +++ b/tests/snapshots/rename-file-internal-dep.txt @@ -1,10 +1,3 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 2/11 0.00s - [5/7] 🧱 Parsed 2 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] οΈπŸ›‘ Compiled 2 modules in 0.00s We've found a bug for you! /packages/main/src/Main.res:4:8-24 @@ -21,4 +14,5 @@ - Did you include the file's directory to the "sources" in bsconfig.json? + Error Building:  οΈπŸ›‘ Error Running Incremental Build:  οΈπŸ›‘ Failed to Compile. See Errors Above diff --git a/tests/snapshots/rename-file-with-interface.txt b/tests/snapshots/rename-file-with-interface.txt index 3053463..e69de29 100644 --- a/tests/snapshots/rename-file-with-interface.txt +++ b/tests/snapshots/rename-file-with-interface.txt @@ -1,10 +0,0 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... Warning: No implementation file found for interface file (skipping): src/ModuleWithInterface.resi - [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 2/11 0.00s - [5/7] 🧱 Parsed 1 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] 🀺 ️Compiled 1 modules in 0.00s - - ✨ Finished Compilation in 0.00s diff --git a/tests/snapshots/rename-file.txt b/tests/snapshots/rename-file.txt index 43550cc..e69de29 100644 --- a/tests/snapshots/rename-file.txt +++ b/tests/snapshots/rename-file.txt @@ -1,9 +0,0 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 1/11 0.00s - [5/7] 🧱 Parsed 1 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] 🀺 ️Compiled 1 modules in 0.00s - - ✨ Finished Compilation in 0.00s diff --git a/tests/snapshots/rename-interface-file.txt b/tests/snapshots/rename-interface-file.txt index a46d80f..e69de29 100644 --- a/tests/snapshots/rename-interface-file.txt +++ b/tests/snapshots/rename-interface-file.txt @@ -1,10 +0,0 @@ -[1/7]πŸ“¦ Building package tree... [1/7] πŸ“¦ Built package tree in 0.00s -[2/7] πŸ•΅οΈ Finding source files... Warning: No implementation file found for interface file (skipping): src/ModuleWithInterface2.resi - [2/7] πŸ•΅οΈ Found source files in 0.00s -[3/7] πŸ“ Reading compile state... [3/7] πŸ“ Read compile state 0.00s -[4/7] 🧹 Cleaning up previous build... [4/7] 🧹 Cleaned 1/11 0.00s - [5/7] 🧱 Parsed 1 source files in 0.00s - [6/7] ️🌴 Collected deps in 0.00s - [7/7] 🀺 ️Compiled 1 modules in 0.00s - - ✨ Finished Compilation in 0.00s