add-advanced-input-detection #6130
Annotations
3 errors and 4 warnings
|
validate
Process completed with exit code 1.
|
|
Validation error:
images/MarkSkecher/input-detection.svg#L1
Error: Aspect ratio must be exactly 2, but found 1.0000 (24x24)
|
|
Validation error:
extensions/MarkSkecher/input-detection.js#L1
Error: Description is missing punctuation: 高级输入检测扩展,支持鼠标滚轮、鼠标按键、键盘组合键和输入事件检测。
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MarkSkecher/input-detection.js#L78
Property 'data' does not exist on type 'Event'.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MarkSkecher/input-detection.js#L76
Property 'data' does not exist on type 'Event'.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MarkSkecher/input-detection.js#L75
Property 'source' does not exist on type 'Event'.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MarkSkecher/input-detection.js#L13
Property 'formatMessage' does not exist on type 'typeof Scratch'.
|