[FEAT] typescript support #2464
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
build:
packages/sui-bundler/bin/sui-bundler-dev.js#L31
Replace `⏎······'-L,·--link-all·[monorepo]',⏎······'Link·all·packages·inside·of·monorepo·multipackage'⏎····` with `'-L,·--link-all·[monorepo]',·'Link·all·packages·inside·of·monorepo·multipackage'`
|
build:
packages/sui-bundler/bin/sui-bundler-dev.js#L44
Replace `⏎······'-w,·--watch',⏎······'Watch·files·and·restart·the·server·on·change',⏎······DEFAULT_WATCH⏎····` with `'-w,·--watch',·'Watch·files·and·restart·the·server·on·change',·DEFAULT_WATCH`
|
build:
packages/sui-bundler/bin/sui-bundler-dev.js#L64
Replace `⏎··config·=·webpackConfig,⏎··packagesToLink·=·program.opts().linkPackage·||·[]⏎` with `config·=·webpackConfig,·packagesToLink·=·program.opts().linkPackage·||·[]`
|
build:
packages/sui-bundler/bin/sui-bundler-dev.js#L71
Replace `⏎······`✖·Required·files·are·missing,·create·and·index.html·and·app.js·inside·your·src·folder.`⏎····` with ``✖·Required·files·are·missing,·create·and·index.html·and·app.js·inside·your·src·folder.``
|
build:
packages/sui-bundler/loaders/linkLoaderConfigBuilder.js#L17
Replace `⏎········`⚠·Package·from·path·"${packagePath}"·can't·be·linked.\n··Path·is·wrong·or·package.json·is·missing.`⏎······` with ``⚠·Package·from·path·"${packagePath}"·can't·be·linked.\n··Path·is·wrong·or·package.json·is·missing.``
|
build:
packages/sui-bundler/loaders/linkLoaderConfigBuilder.js#L27
Replace `⏎······`${path.resolve(base)}/**/package.json`,⏎······'!**/node_modules/**',⏎······'!**/lib/**'⏎····` with ``${path.resolve(base)}/**/package.json`,·'!**/node_modules/**',·'!**/lib/**'`
|
build:
packages/sui-bundler/scripts/postinstall.js#L39
Replace `⏎····'🔍·[sui-bundler·postinstall]·Checking·if·tsconfig.json·is·up·to·date...'⏎··` with `'🔍·[sui-bundler·postinstall]·Checking·if·tsconfig.json·is·up·to·date...'`
|
build:
packages/sui-bundler/scripts/postinstall.js#L47
Replace `⏎····'❌·[sui-bundler·postinstall]·tsconfig.json·was·not·up·to·date,·so·we·updated·it'⏎··` with `'❌·[sui-bundler·postinstall]·tsconfig.json·was·not·up·to·date,·so·we·updated·it'`
|
build:
packages/sui-bundler/shared/define.js#L23
Replace `⏎······Object.entries(magic).map(([key,·value])·=>·[key,·JSON.stringify(value)])⏎····` with `Object.entries(magic).map(([key,·value])·=>·[key,·JSON.stringify(value)])`
|
build:
packages/sui-bundler/shared/module-rules-compiler.js#L27
Replace `⏎··isServer·=·false,⏎··isDevelopment·=·false,⏎··supportLegacyBrowsers·=·true⏎` with `isServer·=·false,·isDevelopment·=·false,·supportLegacyBrowsers·=·true`
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|