Skip to content

Merge pull request #12 from UniqueClone/main #24

Merge pull request #12 from UniqueClone/main

Merge pull request #12 from UniqueClone/main #24

Triggered via push June 26, 2024 13:28
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/components/InterestRate/InterestRate.tsx#L50
Type 'number | undefined' is not assignable to type 'string | undefined'.
build: src/components/MortgageCalculator/ComparisonPage/ComparisonSection.tsx#L60
'requiredSavings' is declared but its value is never read.
build: src/components/MortgageCalculator/MortgageCalculator.tsx#L147
Expected 3 arguments, but got 2.
build: src/components/TermInput/TermInput.tsx#L1
'Slider' is declared but its value is never read.
build: src/stories/components/InputField/InputField.stories.ts#L5
Cannot find module '../../../components/InputField/InputField' or its corresponding type declarations.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.