objkt width max-content #1560
Annotations
2 errors and 7 warnings
The run was canceled by @Zir0h.
|
Run npm run build --if-present
The operation was canceled.
|
Run npm run build --if-present:
src/components/form/MintForm.jsx#L77
React Hook useEffect has a missing dependency: 'generateCoverImagePreview'. Either include it or remove the dependency array
|
Run npm run build --if-present:
src/components/form/MintForm.jsx#L105
Expected '===' and instead saw '=='
|
Run npm run build --if-present:
src/components/form/MintForm.jsx#L106
Expected '===' and instead saw '=='
|
Run npm run build --if-present:
src/components/collab/show/CollabDisplay.tsx#L20
Forbidden non-null assertion
|
Run npm run build --if-present:
src/components/form/CustomCopyrightForm.jsx#L319
React Hook useCallback has a missing dependency: 'watch'. Either include it or remove the dependency array
|
Run npm run build --if-present:
src/components/listings/index.tsx#L167
Forbidden non-null assertion
|
Run npm run build --if-present:
src/components/media-types/midi/index.jsx#L69
React Hook useEffect has an unnecessary dependency: 'audioPlayer.current'. Either exclude it or remove the dependency array. Mutable values like 'audioPlayer.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Loading