Skip to content

chore(deps): update dependency @sanity/client to v6 #360

chore(deps): update dependency @sanity/client to v6

chore(deps): update dependency @sanity/client to v6 #360

Triggered via pull request August 18, 2023 23:20
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: pull_request
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint & Build: src/client.ts#L6
Property '#private' is missing in type 'import("/home/runner/work/sanity-plugin-dashboard-widget-vercel/sanity-plugin-dashboard-widget-vercel/node_modules/@sanity/types/node_modules/@sanity/client/sanityClient").SanityClient' but required in type 'import("/home/runner/work/sanity-plugin-dashboard-widget-vercel/sanity-plugin-dashboard-widget-vercel/node_modules/@sanity/client/dist/index").SanityClient'.
Lint & Build
Process completed with exit code 1.
Lint & Build: src/components/Deployments/index.tsx#L143
Do not use Array index in keys
Lint & Build: src/components/DialogForm/index.tsx#L49
Async method 'formSubmittedService' has no 'await' expression
Lint & Build: src/components/DialogForm/index.tsx#L52
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/DialogForm/index.tsx#L69
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/DialogForm/index.tsx#L84
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/PlaceholderText/index.tsx#L23
Do not use Array index in keys
Lint & Build: src/components/StateDebug/index.tsx#L8
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/machines/deploymentTargetList.ts#L6
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/types/index.ts#L25
Unexpected 'todo' comment: 'TODO: correctly type'
Lint & Build: src/utils/sanitizeFormData.ts#L11
Unexpected 'todo' comment: 'TODO: refactor'