@testspectra/cli 1.1.8-rc.11 → 1.1.8-rc.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/commands/devices.js +1 -0
- package/dist/commands/doctor.js +1 -0
- package/dist/commands/install.js +2 -0
- package/dist/commands/license.js +1 -0
- package/dist/runner/bridge.js +1 -0
- package/package.json +8 -8
- package/templates/default/package.json +2 -2
- package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-shm +0 -0
- package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-wal +0 -0
- package/templates/nx/.nx/workspace-data/d/daemon.log +344 -0
- package/templates/nx/.nx/workspace-data/d/server-process.json +1 -1
- package/templates/nx/.nx/workspace-data/file-map.json +168 -168
- package/templates/nx/.nx/workspace-data/nx_files.nxt +0 -0
- package/templates/nx/package.json +2 -2
- package/templates/react-component/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testspectra/cli",
|
|
3
|
-
"version": "1.1.8-rc.
|
|
3
|
+
"version": "1.1.8-rc.13",
|
|
4
4
|
"description": "TestSpectra Zero-Config Cross-Platform Test Runner CLI",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@clack/prompts": "^1.7.0",
|
|
29
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
30
|
-
"@testspectra/react": "^1.1.8-rc.
|
|
31
|
-
"@testspectra/skills": "^1.1.8-rc.
|
|
29
|
+
"@testspectra/matchers": "^1.1.8-rc.13",
|
|
30
|
+
"@testspectra/react": "^1.1.8-rc.13",
|
|
31
|
+
"@testspectra/skills": "^1.1.8-rc.13",
|
|
32
32
|
"chalk": "^5.3.0",
|
|
33
33
|
"commander": "^12.1.0",
|
|
34
34
|
"dotenv": "^16.4.5",
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"zod": "^3.23.8"
|
|
39
39
|
},
|
|
40
40
|
"optionalDependencies": {
|
|
41
|
-
"@testspectra/cli-darwin-arm64": "1.1.8-rc.
|
|
42
|
-
"@testspectra/cli-linux-x64": "1.1.8-rc.
|
|
43
|
-
"@testspectra/cli-win32-arm64": "1.1.8-rc.
|
|
44
|
-
"@testspectra/cli-win32-x64": "1.1.8-rc.
|
|
41
|
+
"@testspectra/cli-darwin-arm64": "1.1.8-rc.13",
|
|
42
|
+
"@testspectra/cli-linux-x64": "1.1.8-rc.13",
|
|
43
|
+
"@testspectra/cli-win32-arm64": "1.1.8-rc.13",
|
|
44
|
+
"@testspectra/cli-win32-x64": "1.1.8-rc.13"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@types/node": "^20.14.0",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"postinstall": "spectra sync-types"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
21
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
20
|
+
"@testspectra/cli": "^1.1.8-rc.13",
|
|
21
|
+
"@testspectra/matchers": "^1.1.8-rc.13",
|
|
22
22
|
"@types/node": "^20.14.0",
|
|
23
23
|
"@wdio/cli": "^9.2.8",
|
|
24
24
|
"@wdio/local-runner": "^9.2.8",
|
|
Binary file
|
|
Binary file
|
|
@@ -5887,3 +5887,347 @@
|
|
|
5887
5887
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5888
5888
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5889
5889
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - Time taken for 'total execution time for createProjectGraph()' 5.079959001392126ms
|
|
5890
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: package.json was modified
|
|
5891
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: Processing file changes in outputs
|
|
5892
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5893
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: package.json
|
|
5894
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]:
|
|
5895
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.842Z - Time taken for 'hash changed files from watcher' 0.3733750022947788ms
|
|
5896
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.859Z - Time taken for 'build-project-configs' 14.869917001575232ms
|
|
5897
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: collect registered sync generators
|
|
5898
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5899
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5900
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - Time taken for 'total execution time for createProjectGraph()' 12.624250002205372ms
|
|
5901
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.570Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5902
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.571Z - [WATCHER]: Processing file changes in outputs
|
|
5903
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.390Z - [WATCHER]: Processing file changes in outputs
|
|
5904
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.391Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5905
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5906
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5907
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]:
|
|
5908
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.974Z - Time taken for 'hash changed files from watcher' 0.2441670000553131ms
|
|
5909
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.990Z - Time taken for 'build-project-configs' 14.909917000681162ms
|
|
5910
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: collect registered sync generators
|
|
5911
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5912
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5913
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - Time taken for 'total execution time for createProjectGraph()' 6.744084000587463ms
|
|
5914
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.690Z - [WATCHER]: Processing file changes in outputs
|
|
5915
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.706Z - [WATCHER]: tsconfig.json was modified
|
|
5916
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.885Z - [WATCHER]: Processing file changes in outputs
|
|
5917
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.893Z - [WATCHER]: tsconfig.json was modified
|
|
5918
|
+
[NX Daemon Server] - 2026-09-16T11:05:00.089Z - [WATCHER]: Processing file changes in outputs
|
|
5919
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.088Z - [WATCHER]: Processing file changes in outputs
|
|
5920
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.156Z - [WATCHER]: Processing file changes in outputs
|
|
5921
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.207Z - [WATCHER]: Processing file changes in outputs
|
|
5922
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.270Z - [WATCHER]: Processing file changes in outputs
|
|
5923
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.344Z - [WATCHER]: Processing file changes in outputs
|
|
5924
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.413Z - [WATCHER]: Processing file changes in outputs
|
|
5925
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.487Z - [WATCHER]: Processing file changes in outputs
|
|
5926
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5927
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: tsconfig.json
|
|
5928
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]:
|
|
5929
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.111Z - Time taken for 'hash changed files from watcher' 0.19966699928045273ms
|
|
5930
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.126Z - Time taken for 'build-project-configs' 12.53583300113678ms
|
|
5931
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: collect registered sync generators
|
|
5932
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5933
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5934
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - Time taken for 'total execution time for createProjectGraph()' 9.385166998952627ms
|
|
5935
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.005Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was created or restored
|
|
5936
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.006Z - [WATCHER]: Processing file changes in outputs
|
|
5937
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5938
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5939
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]:
|
|
5940
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.109Z - Time taken for 'hash changed files from watcher' 0.17695800215005875ms
|
|
5941
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.116Z - Time taken for 'build-project-configs' 6.8775000013411045ms
|
|
5942
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: collect registered sync generators
|
|
5943
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5944
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5945
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - Time taken for 'total execution time for createProjectGraph()' 6.799125000834465ms
|
|
5946
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.093Z - [WATCHER]: package.json was modified
|
|
5947
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.094Z - [WATCHER]: Processing file changes in outputs
|
|
5948
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5949
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: package.json
|
|
5950
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]:
|
|
5951
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.296Z - Time taken for 'hash changed files from watcher' 0.1401660032570362ms
|
|
5952
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.305Z - Time taken for 'build-project-configs' 8.184041999280453ms
|
|
5953
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: collect registered sync generators
|
|
5954
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5955
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5956
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - Time taken for 'total execution time for createProjectGraph()' 5.7818749994039536ms
|
|
5957
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.416Z - [WATCHER]: package.json was modified
|
|
5958
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.416Z - [WATCHER]: Processing file changes in outputs
|
|
5959
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.817Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5960
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.817Z - [REQUEST]: package.json
|
|
5961
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.817Z - [REQUEST]:
|
|
5962
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.818Z - Time taken for 'hash changed files from watcher' 0.09429199993610382ms
|
|
5963
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.823Z - Time taken for 'build-project-configs' 4.199292000383139ms
|
|
5964
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.830Z - [SYNC]: collect registered sync generators
|
|
5965
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.830Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5966
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.830Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5967
|
+
[NX Daemon Server] - 2026-09-16T11:08:43.830Z - Time taken for 'total execution time for createProjectGraph()' 5.828499998897314ms
|
|
5968
|
+
[NX Daemon Server] - 2026-09-16T11:24:24.834Z - [WATCHER]: tsconfig.json was modified
|
|
5969
|
+
[NX Daemon Server] - 2026-09-16T11:24:24.838Z - [WATCHER]: Processing file changes in outputs
|
|
5970
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.639Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5971
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.639Z - [REQUEST]: tsconfig.json
|
|
5972
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.639Z - [REQUEST]:
|
|
5973
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.643Z - Time taken for 'hash changed files from watcher' 0.6438749991357327ms
|
|
5974
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.652Z - Time taken for 'build-project-configs' 8.020791001617908ms
|
|
5975
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.661Z - [SYNC]: collect registered sync generators
|
|
5976
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.661Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5977
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.661Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5978
|
+
[NX Daemon Server] - 2026-09-16T11:24:25.661Z - Time taken for 'total execution time for createProjectGraph()' 5.0819169990718365ms
|
|
5979
|
+
[NX Daemon Server] - 2026-09-16T11:24:26.389Z - [WATCHER]: Processing file changes in outputs
|
|
5980
|
+
[NX Daemon Server] - 2026-09-16T11:24:26.393Z - [WATCHER]: tsconfig.json was modified
|
|
5981
|
+
[NX Daemon Server] - 2026-09-16T11:24:26.619Z - [WATCHER]: Processing file changes in outputs
|
|
5982
|
+
[NX Daemon Server] - 2026-09-16T11:24:27.995Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5983
|
+
[NX Daemon Server] - 2026-09-16T11:24:27.995Z - [REQUEST]: tsconfig.json
|
|
5984
|
+
[NX Daemon Server] - 2026-09-16T11:24:27.995Z - [REQUEST]:
|
|
5985
|
+
[NX Daemon Server] - 2026-09-16T11:24:27.997Z - Time taken for 'hash changed files from watcher' 0.13641700148582458ms
|
|
5986
|
+
[NX Daemon Server] - 2026-09-16T11:24:28.006Z - Time taken for 'build-project-configs' 9.209125000983477ms
|
|
5987
|
+
[NX Daemon Server] - 2026-09-16T11:24:28.022Z - [SYNC]: collect registered sync generators
|
|
5988
|
+
[NX Daemon Server] - 2026-09-16T11:24:28.022Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5989
|
+
[NX Daemon Server] - 2026-09-16T11:24:28.022Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5990
|
+
[NX Daemon Server] - 2026-09-16T11:24:28.022Z - Time taken for 'total execution time for createProjectGraph()' 7.732125002890825ms
|
|
5991
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.115Z - Established a connection. Number of open connections: 1
|
|
5992
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.116Z - Established a connection. Number of open connections: 2
|
|
5993
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.117Z - Closed a connection. Number of open connections: 1
|
|
5994
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.120Z - [REQUEST]: Client Request for Project Graph Received
|
|
5995
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.121Z - [REQUEST]: Responding to the client. project-graph
|
|
5996
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.121Z - Time taken for 'total for creating and serializing project graph' 0.8153339996933937ms
|
|
5997
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.122Z - Done responding to the client project-graph
|
|
5998
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.122Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 1.
|
|
5999
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.191Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
6000
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.191Z - Done responding to the client handleHashTasks
|
|
6001
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.191Z - Handled HASH_TASKS. Handling time: 17. Response time: 0.
|
|
6002
|
+
[NX Daemon Server] - 2026-09-16T13:15:47.492Z - Closed a connection. Number of open connections: 0
|
|
6003
|
+
[NX Daemon Server] - 2026-09-16T13:17:10.300Z - [WATCHER]: Processing file changes in outputs
|
|
6004
|
+
[NX Daemon Server] - 2026-09-16T13:17:10.354Z - [WATCHER]: Processing file changes in outputs
|
|
6005
|
+
[NX Daemon Server] - 2026-09-16T13:17:13.337Z - [WATCHER]: Processing file changes in outputs
|
|
6006
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.264Z - Established a connection. Number of open connections: 1
|
|
6007
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.265Z - Established a connection. Number of open connections: 2
|
|
6008
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.265Z - Closed a connection. Number of open connections: 1
|
|
6009
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.267Z - [REQUEST]: Client Request for Project Graph Received
|
|
6010
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.267Z - [REQUEST]: Responding to the client. project-graph
|
|
6011
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.267Z - Time taken for 'total for creating and serializing project graph' 0.1752920001745224ms
|
|
6012
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.270Z - Done responding to the client project-graph
|
|
6013
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.270Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 3.
|
|
6014
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.314Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
6015
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.314Z - Done responding to the client handleHashTasks
|
|
6016
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.314Z - Handled HASH_TASKS. Handling time: 6. Response time: 0.
|
|
6017
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.703Z - [WATCHER]: Processing file changes in outputs
|
|
6018
|
+
[NX Daemon Server] - 2026-09-16T13:18:36.759Z - [WATCHER]: Processing file changes in outputs
|
|
6019
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - [REQUEST]: Responding to the client. recordOutputsHash
|
|
6020
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - Done responding to the client recordOutputsHash
|
|
6021
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - Handled RECORD_OUTPUTS_HASH. Handling time: 1. Response time: 0.
|
|
6022
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - [REQUEST]: Responding to the client. recordOutputsHash
|
|
6023
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - Done responding to the client recordOutputsHash
|
|
6024
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.893Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
|
|
6025
|
+
[NX Daemon Server] - 2026-09-16T13:18:38.906Z - [WATCHER]: Processing file changes in outputs
|
|
6026
|
+
[NX Daemon Server] - 2026-09-16T13:18:39.153Z - Closed a connection. Number of open connections: 0
|
|
6027
|
+
[NX Daemon Server] - 2026-09-16T13:19:31.979Z - [WATCHER]: Processing file changes in outputs
|
|
6028
|
+
[NX Daemon Server] - 2026-09-16T13:19:34.154Z - [WATCHER]: Processing file changes in outputs
|
|
6029
|
+
[NX Daemon Server] - 2026-09-16T13:19:38.628Z - [WATCHER]: Processing file changes in outputs
|
|
6030
|
+
[NX Daemon Server] - 2026-09-16T13:19:39.530Z - [WATCHER]: Processing file changes in outputs
|
|
6031
|
+
[NX Daemon Server] - 2026-09-16T13:19:55.951Z - [WATCHER]: Processing file changes in outputs
|
|
6032
|
+
[NX Daemon Server] - 2026-09-16T13:19:56.008Z - [WATCHER]: Processing file changes in outputs
|
|
6033
|
+
[NX Daemon Server] - 2026-09-16T13:19:56.832Z - [WATCHER]: Processing file changes in outputs
|
|
6034
|
+
[NX Daemon Server] - 2026-09-16T13:23:19.399Z - [WATCHER]: Processing file changes in outputs
|
|
6035
|
+
[NX Daemon Server] - 2026-09-16T13:23:19.456Z - [WATCHER]: Processing file changes in outputs
|
|
6036
|
+
[NX Daemon Server] - 2026-09-16T13:23:20.956Z - [WATCHER]: Processing file changes in outputs
|
|
6037
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.326Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/3c85950abf8517112e60/d.sock
|
|
6038
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.332Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/testspectra-source/cli/templates/nx (native)
|
|
6039
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.332Z - Established a connection. Number of open connections: 1
|
|
6040
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.333Z - Established a connection. Number of open connections: 2
|
|
6041
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.335Z - Closed a connection. Number of open connections: 1
|
|
6042
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.336Z - [REQUEST]: Client Request for Project Graph Received
|
|
6043
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.587Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6044
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.587Z - [REQUEST]:
|
|
6045
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.587Z - [REQUEST]:
|
|
6046
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.591Z - Time taken for 'loadNxPlugins' 248.69029200000006ms
|
|
6047
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.622Z - Time taken for 'build-project-configs' 24.538375000000087ms
|
|
6048
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.642Z - [SYNC]: collect registered sync generators
|
|
6049
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.642Z - [REQUEST]: Responding to the client. project-graph
|
|
6050
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.642Z - Time taken for 'total for creating and serializing project graph' 306.38437500000003ms
|
|
6051
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.644Z - Done responding to the client project-graph
|
|
6052
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.644Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 306. Response time: 2.
|
|
6053
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.716Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
6054
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.716Z - Done responding to the client handleHashTasks
|
|
6055
|
+
[NX Daemon Server] - 2026-09-17T01:45:45.716Z - Handled HASH_TASKS. Handling time: 10. Response time: 0.
|
|
6056
|
+
[NX Daemon Server] - 2026-09-17T01:45:46.255Z - Closed a connection. Number of open connections: 0
|
|
6057
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.776Z - Established a connection. Number of open connections: 1
|
|
6058
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.777Z - Established a connection. Number of open connections: 2
|
|
6059
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.777Z - Closed a connection. Number of open connections: 1
|
|
6060
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.781Z - [REQUEST]: Client Request for Project Graph Received
|
|
6061
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.781Z - [REQUEST]: Responding to the client. project-graph
|
|
6062
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.782Z - Time taken for 'total for creating and serializing project graph' 0.3091250001452863ms
|
|
6063
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.782Z - Done responding to the client project-graph
|
|
6064
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.782Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
|
6065
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.829Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
6066
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.829Z - Done responding to the client handleHashTasks
|
|
6067
|
+
[NX Daemon Server] - 2026-09-17T02:10:30.829Z - Handled HASH_TASKS. Handling time: 3. Response time: 0.
|
|
6068
|
+
[NX Daemon Server] - 2026-09-17T02:10:31.107Z - Closed a connection. Number of open connections: 0
|
|
6069
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.886Z - [WATCHER]: tsconfig.json was modified
|
|
6070
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.887Z - [WATCHER]: Processing file changes in outputs
|
|
6071
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.989Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6072
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.989Z - [REQUEST]: tsconfig.json
|
|
6073
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.989Z - [REQUEST]:
|
|
6074
|
+
[NX Daemon Server] - 2026-09-17T02:29:05.992Z - Time taken for 'hash changed files from watcher' 0.96370799979195ms
|
|
6075
|
+
[NX Daemon Server] - 2026-09-17T02:29:06.002Z - Time taken for 'build-project-configs' 8.9636250003241ms
|
|
6076
|
+
[NX Daemon Server] - 2026-09-17T02:29:06.011Z - [SYNC]: collect registered sync generators
|
|
6077
|
+
[NX Daemon Server] - 2026-09-17T02:29:06.012Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6078
|
+
[NX Daemon Server] - 2026-09-17T02:29:06.012Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6079
|
+
[NX Daemon Server] - 2026-09-17T02:29:06.012Z - Time taken for 'total execution time for createProjectGraph()' 6.065291999839246ms
|
|
6080
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.323Z - [WATCHER]: Processing file changes in outputs
|
|
6081
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.328Z - [WATCHER]: tsconfig.json was modified
|
|
6082
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.517Z - [WATCHER]: Processing file changes in outputs
|
|
6083
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.529Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6084
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.529Z - [REQUEST]: tsconfig.json
|
|
6085
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.529Z - [REQUEST]:
|
|
6086
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.531Z - Time taken for 'hash changed files from watcher' 0.0894590001553297ms
|
|
6087
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.536Z - Time taken for 'build-project-configs' 5.084875000175089ms
|
|
6088
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.542Z - [SYNC]: collect registered sync generators
|
|
6089
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.543Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6090
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.543Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6091
|
+
[NX Daemon Server] - 2026-09-17T02:29:07.543Z - Time taken for 'total execution time for createProjectGraph()' 5.150000000372529ms
|
|
6092
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.020Z - [WATCHER]: 0 file(s) created or restored, 0 file(s) modified, 3 file(s) deleted
|
|
6093
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.020Z - [WATCHER]: Processing file changes in outputs
|
|
6094
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.427Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6095
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.427Z - [REQUEST]:
|
|
6096
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.427Z - [REQUEST]: packages/matchers/e2e/specs/EnvironmentConfig/suite.md,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/spec.md,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/common.test.ts
|
|
6097
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.428Z - Time taken for 'hash changed files from watcher' 0.1464169998653233ms
|
|
6098
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.462Z - Time taken for 'build-project-configs' 32.08508299989626ms
|
|
6099
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.470Z - [SYNC]: collect registered sync generators
|
|
6100
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.470Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6101
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.471Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6102
|
+
[NX Daemon Server] - 2026-09-17T02:31:46.471Z - Time taken for 'total execution time for createProjectGraph()' 8.909166999626905ms
|
|
6103
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.038Z - [WATCHER]: 21 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
|
|
6104
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.039Z - [WATCHER]: Processing file changes in outputs
|
|
6105
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.142Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6106
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.142Z - [REQUEST]: packages/playground/e2e/project.json,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/mobile.test.ts,packages/matchers/e2e/project.json,shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts,spectra.config.ts,shared/testing/support/steps/verifyPlaygroundState/web.step.ts,shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts,shared/testing/page-objects/PlaygroundPage/web.ts,shared/testing/page-objects/MatchersPage/mobile.ts,shared/testing/support/actions/fillCredentials/web.action.ts,shared/testing/support/actions/fillCredentials/mobile.action.ts,shared/testing/support/steps/togglePlaygroundStates/web.step.ts,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/web.test.ts,package.json,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/web.test.ts,shared/testing/page-objects/MatchersPage/web.ts,shared/testing/page-objects/NavigationPage/web.ts,shared/testing/project.json,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/mobile.test.ts,shared/testing/page-objects/PlaygroundPage/mobile.ts,shared/testing/page-objects/NavigationPage/mobile.ts
|
|
6107
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.142Z - [REQUEST]:
|
|
6108
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.143Z - Time taken for 'hash changed files from watcher' 1.6598330000415444ms
|
|
6109
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.158Z - Time taken for 'build-project-configs' 11.752042000181973ms
|
|
6110
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.176Z - [SYNC]: collect registered sync generators
|
|
6111
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.176Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6112
|
+
[NX Daemon Server] - 2026-09-17T02:31:48.176Z - Time taken for 'total execution time for createProjectGraph()' 15.78541599959135ms
|
|
6113
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.685Z - [WATCHER]: Processing file changes in outputs
|
|
6114
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.697Z - [WATCHER]: tsconfig.json was modified
|
|
6115
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.899Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6116
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.899Z - [REQUEST]: tsconfig.json
|
|
6117
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.899Z - [REQUEST]:
|
|
6118
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.901Z - Time taken for 'hash changed files from watcher' 0.19087499985471368ms
|
|
6119
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.909Z - Time taken for 'build-project-configs' 8.52487500011921ms
|
|
6120
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.919Z - [SYNC]: collect registered sync generators
|
|
6121
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.920Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6122
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.920Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6123
|
+
[NX Daemon Server] - 2026-09-17T02:32:11.920Z - Time taken for 'total execution time for createProjectGraph()' 6.518999999854714ms
|
|
6124
|
+
[NX Daemon Server] - 2026-09-17T02:32:14.628Z - [WATCHER]: Processing file changes in outputs
|
|
6125
|
+
[NX Daemon Server] - 2026-09-17T02:32:14.640Z - [WATCHER]: tsconfig.json was modified
|
|
6126
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.041Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6127
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.042Z - [REQUEST]: tsconfig.json
|
|
6128
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.042Z - [REQUEST]:
|
|
6129
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.046Z - Time taken for 'hash changed files from watcher' 0.22175000002607703ms
|
|
6130
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.055Z - Time taken for 'build-project-configs' 9.29162500007078ms
|
|
6131
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.067Z - [SYNC]: collect registered sync generators
|
|
6132
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.067Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6133
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.067Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6134
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.067Z - Time taken for 'total execution time for createProjectGraph()' 11.4490419998765ms
|
|
6135
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.611Z - [WATCHER]: Processing file changes in outputs
|
|
6136
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.682Z - [WATCHER]: Processing file changes in outputs
|
|
6137
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.746Z - [WATCHER]: Processing file changes in outputs
|
|
6138
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.807Z - [WATCHER]: Processing file changes in outputs
|
|
6139
|
+
[NX Daemon Server] - 2026-09-17T02:32:15.938Z - [WATCHER]: Processing file changes in outputs
|
|
6140
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.019Z - [WATCHER]: Processing file changes in outputs
|
|
6141
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.085Z - [WATCHER]: Processing file changes in outputs
|
|
6142
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.138Z - [WATCHER]: Processing file changes in outputs
|
|
6143
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.202Z - [WATCHER]: Processing file changes in outputs
|
|
6144
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.291Z - [WATCHER]: Processing file changes in outputs
|
|
6145
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.375Z - [WATCHER]: Processing file changes in outputs
|
|
6146
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.463Z - [WATCHER]: Processing file changes in outputs
|
|
6147
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.590Z - [WATCHER]: Processing file changes in outputs
|
|
6148
|
+
[NX Daemon Server] - 2026-09-17T02:32:16.648Z - [WATCHER]: Processing file changes in outputs
|
|
6149
|
+
[NX Daemon Server] - 2026-09-17T02:33:00.578Z - [WATCHER]: Processing file changes in outputs
|
|
6150
|
+
[NX Daemon Server] - 2026-09-17T02:33:00.586Z - [WATCHER]: tsconfig.json was modified
|
|
6151
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.390Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6152
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.390Z - [REQUEST]: tsconfig.json
|
|
6153
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.390Z - [REQUEST]:
|
|
6154
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.392Z - Time taken for 'hash changed files from watcher' 0.6960840001702309ms
|
|
6155
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.409Z - Time taken for 'build-project-configs' 16.555457999929786ms
|
|
6156
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.423Z - [SYNC]: collect registered sync generators
|
|
6157
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.423Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6158
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.423Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6159
|
+
[NX Daemon Server] - 2026-09-17T02:33:01.423Z - Time taken for 'total execution time for createProjectGraph()' 13.333166999742389ms
|
|
6160
|
+
[NX Daemon Server] - 2026-09-17T02:33:03.590Z - [WATCHER]: Processing file changes in outputs
|
|
6161
|
+
[NX Daemon Server] - 2026-09-17T02:33:03.596Z - [WATCHER]: tsconfig.json was modified
|
|
6162
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.197Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6163
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.198Z - [REQUEST]: tsconfig.json
|
|
6164
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.198Z - [REQUEST]:
|
|
6165
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.199Z - Time taken for 'hash changed files from watcher' 0.17541699996218085ms
|
|
6166
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.203Z - Time taken for 'build-project-configs' 4.493583000265062ms
|
|
6167
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.210Z - [SYNC]: collect registered sync generators
|
|
6168
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.211Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6169
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.211Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6170
|
+
[NX Daemon Server] - 2026-09-17T02:33:05.211Z - Time taken for 'total execution time for createProjectGraph()' 5.687917000148445ms
|
|
6171
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.354Z - [WATCHER]: 24 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
|
|
6172
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.354Z - [WATCHER]: Processing file changes in outputs
|
|
6173
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.466Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6174
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.466Z - [REQUEST]: packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/mobile.test.ts,shared/testing/page-objects/PlaygroundPage/web.ts,shared/testing/support/actions/fillCredentials/web.action.ts,shared/testing/page-objects/PlaygroundPage/mobile.ts,spectra.config.ts,packages/matchers/e2e/project.json,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/web.test.ts,shared/testing/page-objects/NavigationPage/mobile.ts,shared/testing/support/steps/verifyPlaygroundState/web.step.ts,package.json,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/mobile.test.ts,shared/testing/project.json,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/spec.md,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/web.test.ts,shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts,shared/testing/support/steps/togglePlaygroundStates/web.step.ts,shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/common.test.ts,shared/testing/page-objects/NavigationPage/web.ts,shared/testing/page-objects/MatchersPage/mobile.ts,packages/playground/e2e/project.json,shared/testing/support/actions/fillCredentials/mobile.action.ts,packages/matchers/e2e/specs/EnvironmentConfig/suite.md,shared/testing/page-objects/MatchersPage/web.ts
|
|
6175
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.467Z - [REQUEST]:
|
|
6176
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.481Z - Time taken for 'hash changed files from watcher' 10.875665999948978ms
|
|
6177
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.502Z - Time taken for 'build-project-configs' 8.361875000409782ms
|
|
6178
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.513Z - [SYNC]: collect registered sync generators
|
|
6179
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.513Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6180
|
+
[NX Daemon Server] - 2026-09-17T02:33:59.513Z - Time taken for 'total execution time for createProjectGraph()' 9.80941699957475ms
|
|
6181
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.253Z - [WATCHER]: Processing file changes in outputs
|
|
6182
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.272Z - [WATCHER]: tsconfig.json was modified
|
|
6183
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.474Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6184
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.474Z - [REQUEST]: tsconfig.json
|
|
6185
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.474Z - [REQUEST]:
|
|
6186
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.475Z - Time taken for 'hash changed files from watcher' 0.25620799977332354ms
|
|
6187
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.486Z - Time taken for 'build-project-configs' 8.867333000060171ms
|
|
6188
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.499Z - [SYNC]: collect registered sync generators
|
|
6189
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.499Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6190
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.499Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6191
|
+
[NX Daemon Server] - 2026-09-17T02:34:16.499Z - Time taken for 'total execution time for createProjectGraph()' 10.584999999962747ms
|
|
6192
|
+
[NX Daemon Server] - 2026-09-17T02:34:17.865Z - [WATCHER]: Processing file changes in outputs
|
|
6193
|
+
[NX Daemon Server] - 2026-09-17T02:34:17.870Z - [WATCHER]: tsconfig.json was modified
|
|
6194
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.056Z - [WATCHER]: Processing file changes in outputs
|
|
6195
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.271Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6196
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.272Z - [REQUEST]: tsconfig.json
|
|
6197
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.272Z - [REQUEST]:
|
|
6198
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.273Z - Time taken for 'hash changed files from watcher' 0.20766700012609363ms
|
|
6199
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.277Z - Time taken for 'build-project-configs' 4.487375000026077ms
|
|
6200
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.285Z - [SYNC]: collect registered sync generators
|
|
6201
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.286Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6202
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.286Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6203
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.286Z - Time taken for 'total execution time for createProjectGraph()' 6.647791000083089ms
|
|
6204
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.864Z - [WATCHER]: Processing file changes in outputs
|
|
6205
|
+
[NX Daemon Server] - 2026-09-17T02:34:18.949Z - [WATCHER]: Processing file changes in outputs
|
|
6206
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.001Z - [WATCHER]: Processing file changes in outputs
|
|
6207
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.052Z - [WATCHER]: Processing file changes in outputs
|
|
6208
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.132Z - [WATCHER]: Processing file changes in outputs
|
|
6209
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.197Z - [WATCHER]: Processing file changes in outputs
|
|
6210
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.284Z - [WATCHER]: Processing file changes in outputs
|
|
6211
|
+
[NX Daemon Server] - 2026-09-17T02:34:19.367Z - [WATCHER]: Processing file changes in outputs
|
|
6212
|
+
[NX Daemon Server] - 2026-09-17T02:54:17.429Z - [WATCHER]: package.json was modified
|
|
6213
|
+
[NX Daemon Server] - 2026-09-17T02:54:17.432Z - [WATCHER]: Processing file changes in outputs
|
|
6214
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.240Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6215
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.240Z - [REQUEST]: package.json
|
|
6216
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.240Z - [REQUEST]:
|
|
6217
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.248Z - Time taken for 'hash changed files from watcher' 1.2550409999676049ms
|
|
6218
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.297Z - Time taken for 'build-project-configs' 44.49595799995586ms
|
|
6219
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.320Z - [SYNC]: collect registered sync generators
|
|
6220
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.320Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6221
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.320Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6222
|
+
[NX Daemon Server] - 2026-09-17T02:54:18.320Z - Time taken for 'total execution time for createProjectGraph()' 24.35970800044015ms
|
|
6223
|
+
[NX Daemon Server] - 2026-09-17T02:57:57.615Z - [WATCHER]: package.json was modified
|
|
6224
|
+
[NX Daemon Server] - 2026-09-17T02:57:57.618Z - [WATCHER]: Processing file changes in outputs
|
|
6225
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.223Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
6226
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.223Z - [REQUEST]: package.json
|
|
6227
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.223Z - [REQUEST]:
|
|
6228
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.227Z - Time taken for 'hash changed files from watcher' 1.56920799985528ms
|
|
6229
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.239Z - Time taken for 'build-project-configs' 10.1025419998914ms
|
|
6230
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.275Z - [SYNC]: collect registered sync generators
|
|
6231
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.275Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
6232
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.275Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
6233
|
+
[NX Daemon Server] - 2026-09-17T02:57:59.276Z - Time taken for 'total execution time for createProjectGraph()' 32.138667000457644ms
|