fix #17484: 修复tsx文件对象层自定义属性读取错误 #18318
Annotations
10 errors and 3 warnings
Run ESLint:
cocos/tiledmap/tiled-types.ts#L31
Use an `interface` instead of a `type`
|
Run ESLint:
cocos/tiledmap/tiled-types.ts#L381
Union type constituent is duplicated with MixedGID
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L92
Expected parentheses around arrow function argument
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L108
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L110
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L114
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L207
Expected newline after '('
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L207
Expected newline between arguments/params
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L207
Expected newline between arguments/params
|
Run ESLint:
cocos/tiledmap/tmx-xml-parser.ts#L208
Expected newline between arguments/params
|
Run ESLint:
cocos/physics/bullet/bullet-world.ts#L31
This line has a length of 155. Maximum allowed is 150
|
Run ESLint:
cocos/scene-graph/node.ts#L54
This line has a length of 160. Maximum allowed is 150
|
Run ESLint:
cocos/scene-graph/node.ts#L294
This line has a length of 159. Maximum allowed is 150
|
Loading