Skip to content

test(lint): switch to eslint 9 and antfu config #146

test(lint): switch to eslint 9 and antfu config

test(lint): switch to eslint 9 and antfu config #146

Triggered via push March 8, 2025 20:12
Status Success
Total duration 1m 8s
Artifacts

test.yml

on: push
Build and test
1m 0s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
Cache not found for keys: node-cache-Linux-x64-pnpm-923106dbbe671d123cae6e28d82833551d1859c687f755fca287353a02302b26
Build and test: packages/docs/src/api/apollo-mutation.md#L212
'mutate' is defined but never used. Allowed unused vars must match /^_/u
Build and test: packages/docs/src/api/apollo-provider.md#L8
'apolloProvider' is assigned a value but never used. Allowed unused vars must match /^_/u
Build and test: packages/docs/src/api/smart-query.md#L64
'data' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/docs/src/api/smart-query.md#L64
'loading' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/docs/src/api/smart-query.md#L64
'networkStatus' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/docs/src/api/smart-query.md#L77
'isLoading' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/docs/src/api/smart-query.md#L77
'countModifier' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/docs/src/api/ssr.md#L14
'states' is assigned a value but never used. Allowed unused vars must match /^_/u
Build and test: packages/docs/src/api/ssr.md#L20
'defaultOptions' is assigned a value but never used. Allowed unused vars must match /^_/u
Build and test: packages/docs/src/api/ssr.md#L31
'js' is assigned a value but never used. Allowed unused vars must match /^_/u