Skip to content

Fix lint issue.

Fix lint issue. #721

Triggered via push August 31, 2024 22:16
Status Failure
Total duration 2m 15s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L8
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L9
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L16
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L17
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L18
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L20
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L26
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L27
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L28
'React' must be in scope when using JSX
Lint: docs/latest/quick-start/TelepresenceQuickStartLanding.js#L29
'React' must be in scope when using JSX
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/components/InterceptAnimation/InterceptsAnimation.js#L18
React Hook React.useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies