Skip to content

CB-6115 Add dispose to FormState instances #1786

CB-6115 Add dispose to FormState instances

CB-6115 Add dispose to FormState instances #1786

Triggered via pull request March 18, 2025 09:55
Status Success
Total duration 1m 49s
Artifacts

push-pr-devel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Server / Lint
Unexpected input(s) 'fail_on_error', valid inputs are ['entryPoint', 'args', 'github_token', 'workdir', 'level', 'reporter', 'filter_mode', 'fail_level', 'reviewdog_flags', 'checkstyle_config', 'checkstyle_version', 'properties_file']
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L145
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L158
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L168
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L172
'data' is defined but never used
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L172
'contexts' is defined but never used
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L173
'data' is defined but never used
Frontend / Lint: webapp/packages/core-ui/src/Form/FormPart.ts#L173
'contexts' is defined but never used
Frontend / Lint: webapp/packages/core-ui/src/Form/FormState.ts#L109
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormState.ts#L185
'exception' is defined but never used