Skip to content

1477-gauge-property-renderer #4245

1477-gauge-property-renderer

1477-gauge-property-renderer #4245

Triggered via pull request November 16, 2023 07:04
Status Success
Total duration 56s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: scripts/serve-build.js#L13
'appTypes' is assigned a value but never used
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: src/api/types/playbooks.ts#L3
'HealthCheck' is defined but never used
eslint: src/api/types/playbooks.ts#L6
'ElementType' is defined but never used
eslint: src/components/Agents/AgentPage.tsx#L71
Missing "key" prop for element in array
eslint: src/components/Agents/AgentPage.tsx#L72
Missing "key" prop for element in array
eslint: src/components/Authentication/Kratos/KratosRecovery.tsx#L104
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an 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
eslint: src/components/BreadcrumbNav/ConfigsDetailsBreadCrumb.tsx#L20
Missing "key" prop for element in array
eslint: src/components/BreadcrumbNav/index.tsx#L2
'Children' is defined but never used