Skip to content

fix program detail values and review form #1143

fix program detail values and review form

fix program detail values and review form #1143

Triggered via pull request October 9, 2023 18:27
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
run-lint
Process completed with exit code 1.
run-lint
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-lint: frontend/src/components/common/MultiTextInput.tsx#L38
'field' is assigned a value but never used
run-lint: frontend/src/components/common/MultiTextInput.tsx#L93
Replace `values.length·!==0·?` with `(values.length·!==·0·?·(`
run-lint: frontend/src/components/common/MultiTextInput.tsx#L94
Replace `··············<InputLeftElement·pointerEvents="none">{icon}</InputLeftElement>·:` with `················<InputLeftElement·pointerEvents="none">{icon}</InputLeftElement>⏎··············)·:·(`
run-lint: frontend/src/components/common/MultiTextInput.tsx#L95
Replace `··············<InputLeftElement·pointerEvents="none"·h="full">{icon}` with `················<InputLeftElement·pointerEvents="none"·h="full">⏎··················{icon}⏎················`