Export controls declaration files #2015
Annotations
6 errors and 2 warnings
Run npm run lint:
src/three/controls/CameraTransitionManager.d.ts#L1
Cannot find name 'EventDispatcher'.
|
Run npm run lint:
src/three/controls/EnvironmentControls.d.ts#L1
A parameter initializer is only allowed in a function or constructor implementation.
|
Run npm run lint:
src/three/controls/EnvironmentControls.d.ts#L1
A parameter initializer is only allowed in a function or constructor implementation.
|
Run npm run lint:
src/three/controls/EnvironmentControls.d.ts#L1
A parameter initializer is only allowed in a function or constructor implementation.
|
Run npm run lint:
src/three/controls/EnvironmentControls.d.ts#L1
A parameter initializer is only allowed in a function or constructor implementation.
|
Run npm run lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/r3f/components/CameraTransition.jsx#L35
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
Loading