FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Enable noUncheckedIndexedAccess for ODSP driver

Open RishhiB opened this issue 1 year ago • 1 comments

Enable noUncheckedIndexedAccess for ODSP driver AB#8216

RishhiB avatar Jun 27 '24 15:06 RishhiB

@fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 455.96 KB 455.99 KB +35 Bytes
azureClient.js 553.7 KB 553.74 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 257.17 KB 257.18 KB +14 Bytes
fluidFramework.js 388.04 KB 388.06 KB +14 Bytes
loader.js 134.1 KB 134.11 KB +14 Bytes
map.js 42.17 KB 42.17 KB +7 Bytes
matrix.js 145.43 KB 145.44 KB +7 Bytes
odspClient.js 521.46 KB 521.5 KB +49 Bytes
odspDriver.js 96.94 KB 96.96 KB +21 Bytes
odspPrefetchSnapshot.js 42.23 KB 42.24 KB +14 Bytes
sharedString.js 162.51 KB 162.52 KB +7 Bytes
sharedTree.js 378.51 KB 378.51 KB +7 Bytes
Total Size 3.25 MB 3.25 MB +245 Bytes

Baseline commit: 7edcd0410b7052bfd1e42f98c0b8d3449824135e

Generated by :no_entry_sign: dangerJS against ec71b2873342e055aa09d1e4a06e8c4dd3cf1bb9

msfluid-bot avatar Jun 27 '24 17:06 msfluid-bot

@RishhiB Should we open a ADO task to remove these and then out that Task number in all these todos so that later it becomes easier to search all places where we made these changes?

jatgarg avatar Jul 09 '24 20:07 jatgarg

@jatgarg @sonalideshpandemsft the next round after this stage we are rolling out the code changes to remove the es lint disables

RishhiB avatar Jul 11 '24 03:07 RishhiB