|
1 | 1 | // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html |
2 | 2 |
|
3 | 3 | exports[`Init > Ethereum > From contract 1`] = ` |
4 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 4 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 5 | + › Warning: In next major version, this flag will be removed. By default we |
5 | 6 | › will stop initializing a Git repository. |
6 | 7 | - Fetching ABI from Etherscan |
7 | 8 | ✔ Fetching ABI from Etherscan |
@@ -39,7 +40,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
39 | 40 | `; |
40 | 41 |
|
41 | 42 | exports[`Init > Ethereum > From contract with abi 1`] = ` |
42 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 43 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 44 | + › Warning: In next major version, this flag will be removed. By default we |
43 | 45 | › will stop initializing a Git repository. |
44 | 46 | - Create subgraph scaffold |
45 | 47 | Generate subgraph |
@@ -75,7 +77,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
75 | 77 | `; |
76 | 78 |
|
77 | 79 | exports[`Init > Ethereum > From contract with abi and structs 1`] = ` |
78 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 80 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 81 | + › Warning: In next major version, this flag will be removed. By default we |
79 | 82 | › will stop initializing a Git repository. |
80 | 83 | - Create subgraph scaffold |
81 | 84 | Generate subgraph |
@@ -111,7 +114,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
111 | 114 | `; |
112 | 115 |
|
113 | 116 | exports[`Init > Ethereum > From contract with index events and abi with ID in events 1`] = ` |
114 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 117 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 118 | + › Warning: In next major version, this flag will be removed. By default we |
115 | 119 | › will stop initializing a Git repository. |
116 | 120 | - Create subgraph scaffold |
117 | 121 | Generate subgraph |
@@ -147,7 +151,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
147 | 151 | `; |
148 | 152 |
|
149 | 153 | exports[`Init > Ethereum > From contract with list items in abi 1`] = ` |
150 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 154 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 155 | + › Warning: In next major version, this flag will be removed. By default we |
151 | 156 | › will stop initializing a Git repository. |
152 | 157 | - Create subgraph scaffold |
153 | 158 | Generate subgraph |
@@ -183,7 +188,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
183 | 188 | `; |
184 | 189 |
|
185 | 190 | exports[`Init > Ethereum > From contract with overloaded elements 1`] = ` |
186 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 191 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 192 | + › Warning: In next major version, this flag will be removed. By default we |
187 | 193 | › will stop initializing a Git repository. |
188 | 194 | - Create subgraph scaffold |
189 | 195 | Generate subgraph |
@@ -219,7 +225,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
219 | 225 | `; |
220 | 226 |
|
221 | 227 | exports[`Init > Ethereum > From example 1`] = ` |
222 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 228 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 229 | + › Warning: In next major version, this flag will be removed. By default we |
223 | 230 | › will stop initializing a Git repository. |
224 | 231 | - Cloning example subgraph |
225 | 232 | ✔ Cloning example subgraph |
@@ -253,7 +260,8 @@ Make sure to visit the documentation on https://thegraph.com/docs/ for further i |
253 | 260 | `; |
254 | 261 |
|
255 | 262 | exports[`Init > NEAR > From contract 1`] = ` |
256 | | -" › Warning: In next major version, this flag will be removed. By default we |
| 263 | +" › Warning: @graphprotocol/graph-cli update available from 0.90.1 to 0.91.0. |
| 264 | + › Warning: In next major version, this flag will be removed. By default we |
257 | 265 | › will stop initializing a Git repository. |
258 | 266 | - Create subgraph scaffold |
259 | 267 | Generate subgraph |
|
0 commit comments