Merge branch 'main' into release/20260223 #1659
Annotations
7 warnings
|
linux-tests (20):
src/static/helpers/types.ts#L43
Unexpected any. Specify a different type
|
|
|
|
linux-tests (20):
scripts/generate-oas.ts#L102
Replace `fs.statSync(filepath).isFile()·&&·(filepath.includes('shopper')·||·filepath.includes('auth'))` with `⏎····fs.statSync(filepath).isFile()·&&⏎····(filepath.includes('shopper')·||·filepath.includes('auth'))⏎··`
|
|
linux-tests (20):
scripts/generate-oas.ts#L86
Replace `exchangeConfig.assetId.replace('-oas',·''),·exchangeConfig.apiVersion` with `⏎········exchangeConfig.assetId.replace('-oas',·''),⏎········exchangeConfig.apiVersion⏎······`
|
|
linux-tests (20):
scripts/download-apis.test.ts#L155
Unexpected any. Specify a different type
|
|
linux-tests (20):
scripts/download-apis.test.ts#L141
Unexpected any. Specify a different type
|
|
linux-tests (20):
scripts/download-apis.test.ts#L39
Unexpected any. Specify a different type
|