forked from Samuel1-ona/hunty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log.txt
More file actions
237 lines (213 loc) · 8.47 KB
/
Copy pathbuild_log.txt
File metadata and controls
237 lines (213 loc) · 8.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
> galagiorchi@0.1.0 build
> next build
Γû▓ Next.js 15.3.4
Creating an optimized production build ...
node.exe : ΓÜá
Compiled with
warnings in 2000ms
At line:1 char:1
+ & "C:\Program Files\
nodejs/node.exe"
"C:\Program
Files\nodejs/node_mo
...
+ ~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~
~~~~~
+ CategoryInfo
: NotSpeci
fied: ( ΓÜá Compi
led with warnings
in 2000ms:String
) [], RemoteExcep
tion
+ FullyQualifiedE
rrorId : NativeCo
mmandError
./app/creator/page.tsx
Attempted import
error:
'getHuntsByCreator'
is not exported from
'@/lib/huntStore'
(imported as
'getHuntsByCreator').
Import trace for
requested module:
./app/creator/page.tsx
./app/creator/stats/[i
d]/page.tsx
Attempted import
error: 'getHuntById'
is not exported from
'@/lib/huntStore'
(imported as
'getHuntById').
Import trace for
requested module:
./app/creator/stats/[i
d]/page.tsx
ΓÜá Compiled with
warnings in 4.0s
./app/creator/page.tsx
Attempted import
error:
'getHuntsByCreator'
is not exported from
'@/lib/huntStore'
(imported as
'getHuntsByCreator').
Import trace for
requested module:
./app/creator/page.tsx
./app/creator/stats/[i
d]/page.tsx
Attempted import
error: 'getHuntById'
is not exported from
'@/lib/huntStore'
(imported as
'getHuntById').
Import trace for
requested module:
./app/creator/stats/[i
d]/page.tsx
Γ£ô Compiled successfully in 6.0s
Linting and checking validity of types ...
Failed to compile.
./app/hunt/[id]/share.
tsx
190:33 Error:
'txHash' is defined
but never used. @type
script-eslint/no-unuse
d-vars
./app/hunty/page.tsx
28:8 Error: 'Replay'
is defined but never
used. @typescript-esl
int/no-unused-vars
87:10 Error:
'huntId' is assigned
a value but never
used. @typescript-esl
int/no-unused-vars
95:29 Error:
Unexpected any.
Specify a different
type. @typescript-esl
int/no-explicit-any
152:9 Error:
'leaderboardData' is
assigned a value but
never used. @typescri
pt-eslint/no-unused-va
rs
269:9 Error:
'handleTest' is
assigned a value but
never used. @typescri
pt-eslint/no-unused-va
rs
./app/layout.tsx
6:10 Error:
'SorobanProvider' is
defined but never
used. @typescript-esl
int/no-unused-vars
./app/page.tsx
59:31 Error:
'wallet' is defined
but never used. @type
script-eslint/no-unuse
d-vars
./app/profile/page.tsx
90:21 Error:
Unexpected any.
Specify a different
type. @typescript-esl
int/no-explicit-any
./components/GameCompl
eteModal.tsx
31:152 Error: `'`
can be escaped with
`'`, `‘`,
`'`, `’`. r
eact/no-unescaped-enti
ties
./components/HuntContr
ols.tsx
120:19 Error:
Unexpected any.
Specify a different
type. @typescript-esl
int/no-explicit-any
121:21 Error:
Unexpected any.
Specify a different
type. @typescript-esl
int/no-explicit-any
160:72 Error: `"`
can be escaped with
`"`, `“`,
`"`, `”`. r
eact/no-unescaped-enti
ties
160:84 Error: `"`
can be escaped with
`"`, `“`,
`"`, `”`. r
eact/no-unescaped-enti
ties
192:60 Error:
Unexpected any.
Specify a different
type. @typescript-esl
int/no-explicit-any
237:12 Error:
'error' is assigned a
value but never used.
@typescript-eslint/no
-unused-vars
./components/Registrat
ionButton.tsx
4:10 Error: 'Button'
is defined but never
used. @typescript-esl
int/no-unused-vars
16:3 Error: 'huntId'
is defined but never
used. @typescript-esl
int/no-unused-vars
17:3 Error:
'playerAddress' is
defined but never
used. @typescript-esl
int/no-unused-vars
143:50 Error: `'`
can be escaped with
`'`, `‘`,
`'`, `’`. r
eact/no-unescaped-enti
ties
./lib/contracts/player
-registration.ts
296:13 Error:
'server' is assigned
a value but never
used. @typescript-esl
int/no-unused-vars
300:13 Error:
'payload' is assigned
a value but never
used. @typescript-esl
int/no-unused-vars
info - Need to
disable some ESLint
rules? Learn more
here: https://nextjs.o
rg/docs/app/api-refere
nce/config/eslint#disa
bling-rules