forked from Timi16/soroban-debugger
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcheck_errors2_utf8.txt
More file actions
61 lines (58 loc) · 1.03 KB
/
Copy pathcheck_errors2_utf8.txt
File metadata and controls
61 lines (58 loc) · 1.03 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
cargo : Checking
soroban-debugger
v0.1.0 (C:\Users\HomeP
C\Desktop\DRIPS
W3\soroban-debugger)
At line:1 char:1
+ cargo check
--all-targets
--all-features >
check_errors2.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~
~
+ CategoryInfo
: NotSpeci
fied: ( Checki
ng so...roban-deb
ugger):String) []
, RemoteException
+ FullyQualifiedE
rrorId : NativeCo
mmandError
error: unexpected
closing delimiter: `}`
--> src\analyzer\se
curity.rs:626:1
|
579 | impl
SecurityRule for Unbou
ndedIterationRule {
|
- this
delimiter might not
be properly closed...
...
625 | }
| - ...as it
matches this but it
has different
indentation
626 | }
| ^ unexpected
closing delimiter
error: could not
compile
`soroban-debugger`
(lib) due to 1
previous error
warning: build
failed, waiting for
other jobs to
finish...
error: could not
compile
`soroban-debugger`
(lib test) due to 1
previous error