Skip to content

Pass in border style to TextField #3555

Pass in border style to TextField

Pass in border style to TextField #3555

Triggered via pull request October 16, 2024 15:58
Status Success
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: packages/core/src/__tests__/components/Picker.test.tsx#L11
'React' is already declared in the upper scope on line 1 column 13
build: packages/core/src/__tests__/components/Picker.test.tsx#L14
'Picker' is already declared in the upper scope on line 3 column 10
build: packages/core/src/__tests__/components/Picker.test.tsx#L28
'React' is already declared in the upper scope on line 1 column 13
build: packages/core/src/__tests__/components/Picker.test.tsx#L31
'Picker' is already declared in the upper scope on line 3 column 10
build: packages/core/src/__tests__/components/PinInput.test.tsx#L18
'text' is already declared in the upper scope on line 10 column 11
build: packages/core/src/__tests__/components/VideoPlayer.test.tsx#L16
'React' is already declared in the upper scope on line 1 column 8
build: packages/core/src/components/Checkbox/CheckboxRow.tsx#L108
Unexpected comma in middle of array
build: packages/core/src/components/Layout/Square.tsx#L29
Expected '!==' and instead saw '!='
build: packages/core/src/components/Layout/ZStack.tsx#L33
'width' is already declared in the upper scope on line 24 column 21
build: packages/core/src/components/Layout/ZStack.tsx#L33
'height' is already declared in the upper scope on line 24 column 36