chore(deps): update example dependencies #1110
Annotations
1 error and 11 warnings
Run npm run prepublishOnly
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
pages/[[...studio]].tsx#L33
Unexpected use of process.env
|
Run npm run lint:
pages/[[...studio]].tsx#L58
Dangerous property 'dangerouslySetInnerHTML' found
|
Run npm run lint:
src/components/ConfigureApi.tsx#L181
Unexpected 'todo' comment: 'TODO: use a popover instead to avoid...'
|
Run npm run lint:
src/components/FormField.tsx#L4
Unexpected 'todo' comment: '@todo: get rid of this once v3 core is...'
|
Run npm run lint:
src/components/Input.tsx#L26
Unexpected 'todo' comment: '|| // @todo move errored logic to...'
|
Run npm run lint:
src/components/Input.tsx#L33
Unexpected 'todo' comment: '@todo deal with it more gracefully'
|
Run npm run lint:
src/components/VideoDetails/VideoDetails.tsx#L1
Run autofix to sort these imports!
|
Run npm run lint:
src/components/__legacy__Uploader.tsx#L185
Expected 'this' to be used by class method 'handleDragOver'
|
Run npm run lint:
src/components/__legacy__Uploader.tsx#L221
Unexpected 'todo' comment: '@todo better error handling'
|
Run npm run lint:
src/components/withFocusRing/helpers.ts#L1
Unexpected 'todo' comment: 'todo: get these utils from @sanity/ui...'
|
Loading