Skip to content

Commit 2a194a5

Browse files
committed
raw test output
1 parent 193b26e commit 2a194a5

File tree

195 files changed

+457
-3237
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+457
-3237
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#select
21
| bad.js:14:7:14:23 | $compile(element) | This call to $compile may cause double compilation of 'element'. |
3-
testFailures
4-
| bad.js:14:7:14:23 | This call to $compile may cause double compilation of 'element'. | Unexpected result: Alert |
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
#select
21
| duplicates.js:2:5:2:18 | function f(){} | This function has a duplicate dependency $@. | duplicates.js:3:26:3:31 | 'dup5' | dup5 |
32
| duplicates.js:6:33:6:56 | functio ... up2b){} | This function has a duplicate dependency $@. | duplicates.js:6:24:6:30 | 'dup2a' | dup2a |
43
| duplicates.js:7:33:7:56 | functio ... up3b){} | This function has a duplicate dependency $@. | duplicates.js:7:24:7:30 | 'dup3b' | dup3b |
54
| duplicates.js:8:43:8:78 | functio ... up4C){} | This function has a duplicate dependency $@. | duplicates.js:8:35:8:40 | 'dup4' | dup4 |
65
| duplicates.js:15:35:15:113 | functio ... } | This function has a duplicate dependency $@. | duplicates.js:15:25:15:32 | 'dup11a' | dup11a |
7-
testFailures
8-
| duplicates.js:2:5:2:18 | This function has a duplicate dependency $@. | Unexpected result: Alert |
9-
| duplicates.js:3:35:3:44 | // $ Alert | Missing result: Alert |
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
#select
21
| tst2.html:2:6:2:24 | href={{help_url}} | Use 'ng-href' instead of 'href'. |
32
| tst.html:7:6:7:24 | href={{help_url}} | Use 'ng-href' instead of 'href'. |
43
| tst.html:9:40:9:83 | srcset=#/resources/pics-large/{{item._id}} | Use 'ng-srcset' instead of 'srcset'. |
54
| tst.html:10:10:10:52 | src=#/resources/pics-default/{{item._id}} | Use 'ng-src' instead of 'src'. |
65
| tst_fragment.html:2:6:2:24 | href={{help_url}} | Use 'ng-href' instead of 'href'. |
7-
testFailures
8-
| tst.html:9:40:9:83 | Use 'ng-srcset' instead of 'srcset'. | Unexpected result: Alert |
9-
| tst.html:10:10:10:52 | Use 'ng-src' instead of 'src'. | Unexpected result: Alert |
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
#select
21
| tst.js:1:1:1:22 | window. ... ut(";") | Avoid using functions that evaluate strings as code. |
32
| tst.js:2:1:2:24 | setInte ... te();") | Avoid using functions that evaluate strings as code. |
43
| tst.js:4:1:4:31 | documen ... i!');") | Avoid using functions that evaluate strings as code. |
54
| tst.js:5:1:5:30 | window. ... gger;") | Avoid using functions that evaluate strings as code. |
65
| tst.js:9:3:9:33 | documen ... d = 2") | Avoid using functions that evaluate strings as code. |
7-
testFailures
8-
| tst.js:1:1:1:22 | Avoid using functions that evaluate strings as code. | Unexpected result: Alert |
9-
| tst.js:2:1:2:24 | Avoid using functions that evaluate strings as code. | Unexpected result: Alert |
10-
| tst.js:4:1:4:31 | Avoid using functions that evaluate strings as code. | Unexpected result: Alert |
11-
| tst.js:5:1:5:30 | Avoid using functions that evaluate strings as code. | Unexpected result: Alert |
12-
| tst.js:9:3:9:33 | Avoid using functions that evaluate strings as code. | Unexpected result: Alert |
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
#select
21
| tst.html:23:1:23:61 | <a>...</> | External links without noopener/noreferrer are a potential security risk. |
32
| tst.html:24:1:24:48 | <a>...</> | External links without noopener/noreferrer are a potential security risk. |
4-
| tst.html:25:1:25:36 | <a>...</> | External links without noopener/noreferrer are a potential security risk. |
3+
| tst.html:25:1:25:54 | <a>...</> | External links without noopener/noreferrer are a potential security risk. |
54
| tst.html:30:1:30:61 | <a>...</> | External links without noopener/noreferrer are a potential security risk. |
65
| tst.js:17:1:17:43 | <a href ... ple</a> | External links without noopener/noreferrer are a potential security risk. |
76
| tst.js:18:1:18:58 | <a href ... ple</a> | External links without noopener/noreferrer are a potential security risk. |
87
| tst.js:19:1:19:51 | <a data ... ple</a> | External links without noopener/noreferrer are a potential security risk. |
98
| tst.js:31:12:31:39 | $("<a/> ... X}}" }) | External links without noopener/noreferrer are a potential security risk. |
109
| tst.js:39:12:39:20 | $("<a/>") | External links without noopener/noreferrer are a potential security risk. |
11-
testFailures
12-
| tst.html:23:1:23:61 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
13-
| tst.html:24:1:24:48 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
14-
| tst.html:25:1:25:36 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
15-
| tst.html:30:1:30:61 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
16-
| tst.js:18:1:18:58 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
17-
| tst.js:19:1:19:51 | External links without noopener/noreferrer are a potential security risk. | Unexpected result: Alert |
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
#select
21
| tst.js:3:5:3:13 | arguments | Redefinition of arguments. |
32
| tst.js:7:7:7:15 | arguments | Redefinition of arguments. |
43
| tst.js:11:11:11:19 | arguments | Redefinition of arguments. |
54
| tst.js:12:11:12:19 | arguments | Redefinition of arguments. |
6-
testFailures
7-
| tst.js:11:11:11:19 | Redefinition of arguments. | Unexpected result: Alert |
8-
| tst.js:12:11:12:19 | Redefinition of arguments. | Unexpected result: Alert |
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
#select
21
| classes.js:3:1:3:10 | class C {} | Assignment to variable C, which is $@ constant. | classes.js:1:1:1:13 | const C = 45; | declared |
32
| functions.js:3:10:3:10 | C | Assignment to variable C, which is $@ constant. | functions.js:1:1:1:13 | const C = 45; | declared |
43
| tst.js:3:1:3:6 | x = 42 | Assignment to variable x, which is $@ constant. | tst.js:1:1:1:21 | const x ... y = 42; | declared |
54
| tst.js:5:1:5:6 | y = 23 | Assignment to variable y, which is $@ constant. | tst.js:1:1:1:21 | const x ... y = 42; | declared |
65
| tst.js:7:5:7:10 | y = -1 | Assignment to variable y, which is $@ constant. | tst.js:1:1:1:21 | const x ... y = 42; | declared |
76
| tst.js:9:1:9:3 | ++x | Assignment to variable x, which is $@ constant. | tst.js:1:1:1:21 | const x ... y = 42; | declared |
87
| tst.js:21:10:21:14 | [ c ] | Assignment to variable c, which is $@ constant. | tst.js:20:5:20:19 | const c = null; | declared |
9-
testFailures
10-
| tst.js:21:10:21:14 | Assignment to variable c, which is $@ constant. | Unexpected result: Alert |
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#select
21
| tst.js:3:12:3:12 | g | Declaration of function g conflicts with $@ in the same scope. | tst.js:7:12:7:12 | g | another declaration |
3-
testFailures
4-
| tst.js:3:12:3:12 | Declaration of function g conflicts with $@ in the same scope. | Unexpected result: Alert |
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
#select
21
| tst.js:1:1:1:1 | g | This definition of g is useless, since its value is never read. |
32
| worker.js:3:1:3:9 | onmissage | This definition of onmissage is useless, since its value is never read. |
4-
testFailures
5-
| worker.js:3:1:3:9 | This definition of onmissage is useless, since its value is never read. | Unexpected result: Alert |
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#select
21
| overload.ts:10:12:10:14 | baz | The value assigned to baz here is unused. |
32
| tst2.js:25:9:25:14 | x = 23 | The initial value of x is unused, since it is always overwritten. |
43
| tst2.js:27:9:27:14 | x = 42 | The value assigned to x here is unused. |
@@ -12,10 +11,3 @@
1211
| tst.js:130:7:130:13 | {x} = o | The initial value of x is unused, since it is always overwritten. |
1312
| tst.js:160:6:160:14 | [x] = [0] | The initial value of x is unused, since it is always overwritten. |
1413
| tst.js:170:7:170:17 | nSign = foo | The value assigned to nSign here is unused. |
15-
testFailures
16-
| tst.js:43:6:43:11 | The initial value of x is unused, since it is always overwritten. | Unexpected result: Alert |
17-
| tst.js:49:6:49:11 | The initial value of x is unused, since it is always overwritten. | Unexpected result: Alert |
18-
| tst.js:130:7:130:13 | The initial value of x is unused, since it is always overwritten. | Unexpected result: Alert |
19-
| tst.js:160:6:160:14 | The initial value of x is unused, since it is always overwritten. | Unexpected result: Alert |
20-
| tst.js:170:7:170:17 | The value assigned to nSign here is unused. | Unexpected result: Alert |
21-
| tst2.js:27:9:27:14 | The value assigned to x here is unused. | Unexpected result: Alert |

0 commit comments

Comments
 (0)