chore(deps): update non-major #2123
Annotations
9 warnings
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 --if-present:
src/CodeInput.tsx#L56
Missing return type on function
|
Run npm run lint --if-present:
src/LanguageField.tsx#L13
Missing return type on function
|
Run npm run lint --if-present:
src/LanguageInput.tsx#L15
Missing return type on function
|
Run npm run lint --if-present:
src/PreviewCode.tsx#L24
Missing return type on function
|
Run npm run lint --if-present:
src/codemirror/useCodeMirror.tsx#L5
Missing return type on function
|
Run npm run lint --if-present:
src/getMedia.tsx#L1
Missing return type on function
|
Run npm run lint --if-present:
src/ui/focusRingStyle.ts#L2
Unexpected 'todo' comment: 'todo: import from @sanity/ui instead'
|
Run npm run lint --if-present:
src/ui/focusRingStyle.ts#L8
Unexpected 'todo' comment: 'todo: import from @sanity/ui instead'
|
Loading