chore(deps): update dependency @sanity/client to v6 #360
main.yml
on: pull_request
Lint & Build
1m 10s
Log inputs
1s
Matrix: test
Semantic release
0s
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'
|