xml' does not exist on type 'GenericObjectOrArray<unknown>'. src/xml.ts(108,21): error TS7053: Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericObjectOrArray<unknown>'. No index signature with a parameter of type 'string' ...
added localeRange declaration in parser.d.ts Added support of cyrillic characters in validator XML fixed bug in validator work when XML data with byte order marker 3.10.0 / 2018-05-13 Added support of cyrillic characters in parsing XML to JSON 3.9.11 / 2018-05-09 fix NaturalIntelligence#...
3.2", "fork-ts-checker-webpack-plugin": "^8.0.0", "prettier": "^2.8.3", "string-replace-webpack-plugin": "^0.1.3", 0 comments on commit 3c1e0e5 Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
So, the WMSLayer.findDatesUTC fails, because it assumes that the time dimension is in every layer (https://github.com/sentinel-hub/sentinelhub-js/blob/master/src/layer/WmsLayer.ts#L69). Probably best to solve in a different MR. 2: WMTSLayer doesn't have the findDatesUTC() implemented...