Shadow DOM events improvement #467
Annotations
3 errors and 10 warnings
|
src/events.ts#L119
'target' is never reassigned. Use 'const' instead
|
|
src/ajax.ts#L20
Unexpected any. Specify a different type
|
src/animate.ts#L187
Forbidden non-null assertion
|
src/animate.ts#L206
Forbidden non-null assertion
|
src/animate.ts#L206
Forbidden non-null assertion
|
src/animate.ts#L244
Forbidden non-null assertion
|
src/animate.ts#L337
Forbidden non-null assertion
|
src/animate.ts#L338
Forbidden non-null assertion
|
src/browser.ts#L14
Unexpected any. Specify a different type
|
src/browser.ts#L15
Unexpected any. Specify a different type
|
src/browser.ts#L21
'KeyboardEventListener' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading