Reproduce a bug example, (Model disappeared when same 3 models pathtraced) #1638
Annotations
10 errors and 5 warnings
example/primitives.js#L61
'gui' is never reassigned. Use 'const' instead
|
example/primitives.js#L63
Extra space after key 'enable'
|
example/primitives.js#L64
Extra space after key 'addedModel'
|
example/primitives.js#L65
Missing semicolon
|
example/primitives.js#L66
There must be a space after this paren
|
example/primitives.js#L66
There must be a space before this paren
|
example/primitives.js#L66
There must be a space after this paren
|
example/primitives.js#L66
There must be a space before this paren
|
example/primitives.js#L68
There must be a space after this paren
|
example/primitives.js#L68
There must be a space before this paren
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/primitives.js#L1
'BoxGeometry' is defined but never used
|
src/utils/UVUnwrapper.js#L50
'AddMeshStatus' is not defined
|
src/utils/UVUnwrapper.js#L95
'mesh' is not defined
|
This job failed
Loading