-
Notifications
You must be signed in to change notification settings - Fork 27
feat: Add linting checks to CI/CD and fix code style issues #431
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
59809d2
Add linting checks to CI/CD and fix code style issues
marcelorodrigo 217c396
Merge branch 'master' into lint
marcelorodrigo d5df4d4
style: Improve code formatting and accessibility in AmountInput, defa…
marcelorodrigo b03af91
chore: Remove unused eslint-stylistic dependency from package.json an…
marcelorodrigo 48a052a
refactor: Use Number.parseFloat for consistency in compoundInterest f…
marcelorodrigo ff8e71d
refactor: Simplify condition checks for interest, tax, and IOF amount…
marcelorodrigo e9e5dc8
refactor: Replace parseInt with Number.parseInt for consistency in va…
marcelorodrigo 2d4ea6e
feat: Update update-indexes script to use ES modules and fetch financ…
marcelorodrigo 40c5983
Merge branch 'master' into lint
marcelorodrigo 83e1686
chore: Update cron schedule for index updates and add write permissions
marcelorodrigo ce811ba
chore: Consolidate permissions for GitHub Pages deployment in publish…
marcelorodrigo 8ad2e76
chore: Update CI permissions to allow read access for contents
marcelorodrigo 8489a3e
refactor: Simplify amount handling in AmountInput component
marcelorodrigo 4dba2e2
refactor: Simplify interest amount check in InvestmentResult component
marcelorodrigo c5eb674
refactor: Improve validator logic for amount in InvestmentResult comp…
marcelorodrigo a783752
refactor: Enhance error handling for indicadores.json file access
marcelorodrigo 0f0689c
refactor: Improve error handling for BCB API response in update-index…
marcelorodrigo a879422
refactor: Add null return for error handling in BCB API response
marcelorodrigo 37dc4ab
refactor: Enhance error handling for BCB API response data validation
marcelorodrigo 529070c
refactor: Update documentation to reflect change from update-indexes.…
marcelorodrigo fc482ac
refactor: Improve error handling and validation for Selic and CDI val…
marcelorodrigo ba0eea9
refactor: Clean up error handling and formatting in update-indexes.mj…
marcelorodrigo c4b97e4
refactor: Remove redundant validation tests and improve input handlin…
marcelorodrigo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.