Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): fix some TypeScript 5.x related errors #886

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

ghiscoding
Copy link
Owner

No description provided.

@ghiscoding ghiscoding changed the title fix(build): some TypeScript 5.x related errors fix(build): fix some TypeScript 5.x related errors Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #886 (8af4883) into master (db8d72f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #886   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          244       244           
  Lines        16565     16565           
  Branches      5895      5895           
=========================================
  Hits         16565     16565           
Impacted Files Coverage Δ
...ages/common/src/editorValidators/floatValidator.ts 100.00% <100.00%> (ø)
...es/common/src/editorValidators/integerValidator.ts 100.00% <100.00%> (ø)
...-component/src/slick-composite-editor.component.ts 100.00% <100.00%> (ø)
packages/excel-export/src/excelExport.service.ts 100.00% <100.00%> (ø)
packages/text-export/src/textExport.service.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit 4aa2f56 into master Feb 1, 2023
@ghiscoding ghiscoding deleted the chore/typescript5-errors branch February 1, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant