Skip to content

Camera acessibility #18

Camera acessibility

Camera acessibility #18

Triggered via pull request June 3, 2024 19:44
Status Failure
Total duration 49s
Artifacts
build-and-push-gcr  /  build-push-image
40s
build-and-push-gcr / build-push-image
markdown-check  /  markdown-check
12s
markdown-check / markdown-check
repo-standard  /  validate-name
32s
repo-standard / validate-name
lint-test  /  lint-test
18s
lint-test / lint-test
build-and-push-gcr  /  remove-old-image
0s
build-and-push-gcr / remove-old-image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L12
'capturedImage' is assigned a value but never used
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L16
Replace `"environment"` with `⏎····"environment",⏎··`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L92
Replace `videoRef.current,·0,·0,·canvasRef.current.width,·canvasRef.current.height` with `⏎··········videoRef.current,⏎··········0,⏎··········0,⏎··········canvasRef.current.width,⏎··········canvasRef.current.height,⏎········`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L130
Replace `prevMode·=>·prevMode·===·"environment"·?·"user"·:·"environment"` with `(prevMode)·=>⏎······prevMode·===·"environment"·?·"user"·:·"environment",⏎····`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L141
Replace `·id="file-input"·ref={fileInput}·type="file"·multiple·onChange={onFileChange}·style={{·display:·"none"·}}` with `⏎········id="file-input"⏎········ref={fileInput}⏎········type="file"⏎········multiple⏎········onChange={onFileChange}⏎········style={{·display:·"none"·}}⏎·····`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L142
Replace `·htmlFor="file-input"·onDragOver={handleDrag}·onDragLeave={handleDrag}·onDrop={handleDrop}·onClick={handleClick}·className={`drag-drop-file-input·${dragActive·?·"active"·:·""}·${file·?·"hasFile"·:·""}`}` with `⏎········htmlFor="file-input"⏎········onDragOver={handleDrag}⏎········onDragLeave={handleDrag}⏎········onDrop={handleDrop}⏎········onClick={handleClick}⏎········className={`drag-drop-file-input·${dragActive·?·"active"·:·""}·${file·?·"hasFile"·:·""}`}⏎·····`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L147
Replace `·Browse·Files·or·Camera` with `⏎··········{"·"}⏎··········Browse·Files·or·Camera{"·"}⏎·······`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L148
Replace `·Cancel` with `⏎··········{"·"}⏎··········Cancel{"·"}⏎·······`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L153
Replace `×` with `⏎··············×⏎············`
lint-test / lint-test: src/Components/DragDropFileInput/DragDropFileInput.tsx#L155
Replace `·id="player"·ref={videoRef}·autoPlay·muted·style={{·width:·'320px',·height:·'240px'·}}` with `⏎················id="player"⏎················ref={videoRef}⏎················autoPlay⏎················muted⏎················style={{·width:·"320px",·height:·"240px"·}}⏎·············`
build-and-push-gcr / build-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test / lint-test: src/Pages/JsonPage/Json.tsx#L53
React Hook useEffect has missing dependencies: 'uploadStarted' and 'upload_all'. Either include them or remove the dependency array
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-push-gcr / build-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-push-gcr / build-push-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/