#Hey friends ๐ Since upgrading from 15.4
1 messages ยท Page 1 of 1 (latest)
The output appears to be a JSON dump of the graphql for the module and its dependencies, it starts:
39 : [0.0s] | [
39 : [0.0s] | {
39 : [0.0s] | "Query": {
39 : [0.0s] | "Server": {
39 : [0.0s] | "SolverCache": {
39 : [0.0s] | "CacheManager": {}
39 : [0.0s] | }
39 : [0.0s] | }
39 : [0.0s] | },
39 : [0.0s] | "Source": {
39 : [0.0s] | "Constructor":
I think this is also the same issue here: #1344830063509766177 message
It should be fixed in main
I should add - I'm seeing this in GHA; it seems to be collapsed when I run the CLI unless I pass in -vv, but it still massively pollutes my ~500 lines of genuine output ๐