fix: packages #185
Annotations
10 errors and 2 warnings
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/no-use-before-define' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/ban-types' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/explicit-module-boundary-types' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/ban-ts-comment' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/no-explicit-any' was not found
|
Validate:
packages/scene-composer/__mocks__/ResizeObserver.js#L1
Definition for rule '@typescript-eslint/naming-convention' was not found
|
Validate:
packages/scene-composer/e2e/tests/local-scene/scene-composer--local-scene.spec.ts#L1
Definition for rule '@typescript-eslint/no-use-before-define' was not found
|
Validate:
packages/scene-composer/e2e/tests/local-scene/scene-composer--local-scene.spec.ts#L1
Definition for rule '@typescript-eslint/ban-types' was not found
|
Validate:
packages/scene-composer/e2e/tests/local-scene/scene-composer--local-scene.spec.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate:
packages/scene-composer/tests/three/transformUtils.spec.tsx#L86
React Hook useEffect contains a call to 'setIsDone'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [activate] as a second argument to the useEffect Hook
|
Loading