-
Notifications
You must be signed in to change notification settings - Fork 123
chore!: enable noUncheckedIndexedAccess
#2006
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
nickofthyme
merged 40 commits into
elastic:main
from
nickofthyme:enable-no-unchecked-access
Apr 18, 2023
Merged
Changes from 38 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a01740d
chore: enable noUncheckedIndexedAccess in src
nickofthyme 6a7e411
fix: errors in partition chart
nickofthyme d31dfbb
refactor: remove getSpecOrNull in favor of getSpecFromStore
nickofthyme 8caf569
fix: type errors in src/ from stricter config
nickofthyme b8bd8f4
fix: defined numerical value assertion
nickofthyme 025a0d3
fix: x domain logical error
nickofthyme cac4aa0
fix: bad abstraction of index access
nickofthyme f7ebb6e
fix: parition link text logic
nickofthyme 39db842
fix: heatmap label wrap truncation logic
nickofthyme 08f53cd
chore: update api
nickofthyme ee85f1c
fix: treemap node access logic error
nickofthyme 2648f52
chore: update tsconfig structure for src
nickofthyme 74c9965
refactor: datasets to use key access over index
nickofthyme d2690e9
docs: fix remaining storybook type errors
nickofthyme 82ddc9e
test: update data type on test datasets
nickofthyme 9d40f43
chore: improve domain typing in continuous scale class
nickofthyme ac7f31b
test: fix all type errors related to new config option
nickofthyme 2a657a4
chore: fix type errors in github_bot
nickofthyme b3da5e6
chore: fix type errors on e2e files, add type guards
nickofthyme c46731c
Merge branch 'main' into enable-no-unchecked-access
nickofthyme 8f813f4
chore: fix api tsconfig locations
nickofthyme 007fa17
fix: lint errors after typing sample data as [number, number]
nickofthyme 3af073c
fix: storybook type errors
nickofthyme 1615944
ci: remove dev console logs from ci exec
nickofthyme 991bb22
Merge branch 'main' into enable-no-unchecked-access
nickofthyme 5ccdc34
refactor(gauge): fix index check with better type
markov00 1da7ab9
refactor(heatmap): fix index check with better type
markov00 db3695f
refactor: invert negative check
markov00 e04142d
fix: no line to origin
markov00 8759520
refactor: fix continuous domain type
markov00 f45ce0f
refactor: scale band range to [number,number]
markov00 3525921
refactor: replace for continue with for of loop
markov00 729cba2
chore: separate storybook tsconfig setup
nickofthyme 0bfd310
revert: storybook type changes
nickofthyme af1116a
chore: reduce goal story code duplication
nickofthyme c897eba
Merge remote-tracking branch 'origin/enable-no-unchecked-access' into…
nickofthyme 55c7c49
chore(flame): check hoverValue before applying format
nickofthyme ede6b9a
chore: apply suggestion for findRange util
nickofthyme 6062e90
chore: update tsconfig to exclude playground
nickofthyme ad0a0c3
Merge remote-tracking branch 'origin/enable-no-unchecked-access' into…
nickofthyme 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 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
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
File renamed without changes.
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
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.
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.