Skip to content

fix: VariableDataTable - file type sizeUnit api integration, hide askValueAtRuntime for oss, misc bug fixes #5139

fix: VariableDataTable - file type sizeUnit api integration, hide askValueAtRuntime for oss, misc bug fixes

fix: VariableDataTable - file type sizeUnit api integration, hide askValueAtRuntime for oss, misc bug fixes #5139

Triggered via pull request December 17, 2024 16:12
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ci: src/components/CIPipelineN/VariableDataTable/ValueConfigOverlay.tsx#L114
Property 'DECIMAL_NUMBERS' does not exist on type '{ NATURAL_NUMBERS: RegExp; KUBERNETES_KEY_PREFIX: RegExp; KUBERNETES_KEY_NAME: RegExp; START_END_ALPHANUMERIC: RegExp; ALPHANUMERIC_WITH_SPECIAL_CHAR: RegExp; ESCAPED_CHARACTERS: RegExp; NUMBERS_WITH_SCOPE_VARIABLES: RegExp; }'.
ci: src/components/CIPipelineN/VariableDataTable/utils.tsx#L359
Property 'sizeUnit' does not exist on type 'FilePropertyType'.
ci: src/components/CIPipelineN/VariableDataTable/utils.tsx#L445
Object literal may only specify known properties, and 'sizeUnit' does not exist in type 'FilePropertyType'.
ci: src/components/CIPipelineN/VariableDataTable/utils.tsx#L445
Property 'sizeUnit' does not exist on type 'FilePropertyType'.
ci: src/components/CIPipelineN/VariableDataTable/utils.tsx#L486
Property 'sizeUnit' does not exist on type 'FilePropertyType'.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636