fixed the graphql liniting config #24
Annotations
4 errors and 2 warnings
run:
app/routes/managers.$id/route.tsx#L6
'data' is assigned a value but never used
|
run:
app/routes/managers.$id/route.tsx#L6
'loading' is assigned a value but never used
|
run:
app/routes/managers.$id/route.tsx#L6
'error' is assigned a value but never used
|
run
Process completed with exit code 1.
|
run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run:
app/routes/managers.$id/route.tsx#L64
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|