Skip to content

Add option to submit input within URL so output is generated directly through load of URL #44

Add option to submit input within URL so output is generated directly through load of URL

Add option to submit input within URL so output is generated directly through load of URL #44

Triggered via pull request December 12, 2023 06:48
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L20
Unsafe array destructuring of a tuple element with an `any` value
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L28
Unsafe argument of type `any` assigned to a parameter of type `string`
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L41
Unsafe argument of type `any` assigned to a parameter of type `string`
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L43
Unsafe assignment of an `any` value
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L51
Unsafe argument of type `any` assigned to a parameter of type `string`
build (18.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L20
Unsafe array destructuring of a tuple element with an `any` value
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L28
Unsafe argument of type `any` assigned to a parameter of type `string`
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L41
Unsafe argument of type `any` assigned to a parameter of type `string`
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L43
Unsafe assignment of an `any` value
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L51
Unsafe argument of type `any` assigned to a parameter of type `string`
build (16.x)
Process completed with exit code 1.
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L16
Unexpected any. Specify a different type
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L29
React Hook useEffect has missing dependencies: 'handleSubmitClick' and 'inputText'. Either include them or remove the dependency array. If 'handleSubmitClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (18.x): ui/src/link.d.ts#L1
'LinkPropsVariantOverrides' is defined but never used
build (18.x): ui/src/link.d.ts#L2
'TypographyPropsVariantOverrides' is defined but never used
build (18.x)
The process '/usr/bin/git' failed with exit code 128
build (16.x)
The process '/usr/bin/git' failed with exit code 128
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L16
Unexpected any. Specify a different type
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L29
React Hook useEffect has missing dependencies: 'handleSubmitClick' and 'inputText'. Either include them or remove the dependency array. If 'handleSubmitClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (16.x): ui/src/link.d.ts#L1
'LinkPropsVariantOverrides' is defined but never used
build (16.x): ui/src/link.d.ts#L2
'TypographyPropsVariantOverrides' is defined but never used