Skip to content

UI TypeScript linting fix#15090

Merged
ryanahamilton merged 1 commit into
apache:masterfrom
astronomer:ui_ts_fix
Mar 30, 2021
Merged

UI TypeScript linting fix#15090
ryanahamilton merged 1 commit into
apache:masterfrom
astronomer:ui_ts_fix

Conversation

@ryanahamilton

Copy link
Copy Markdown
Contributor

Resolves the following linting errors:

test/Pipelines.test.tsx(132,31): error TS2339: Property 'checked' does not exist on type 'ChildNode'.
test/Pipelines.test.tsx(136,51): error TS2339: Property 'checked' does not exist on type 'ChildNode'.

Linting enforcement coming in #15009.

@ryanahamilton ryanahamilton added area:UI Related to UI/UX. For Frontend Developers. AIP-38 Modern Web Application labels Mar 30, 2021
@ryanahamilton ryanahamilton requested a review from bbovenzi March 30, 2021 14:24
@ryanahamilton ryanahamilton requested a review from ashb as a code owner March 30, 2021 14:24
@bbovenzi

Copy link
Copy Markdown
Contributor

Good idea. lgtm.

@ryanahamilton ryanahamilton merged commit 6b9b067 into apache:master Mar 30, 2021
@ryanahamilton ryanahamilton deleted the ui_ts_fix branch March 30, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants