Version 0.10.0 #105
ci.yml
on: pull_request
test
51s
Lint: node-18, ubuntu-latest
23s
Annotations
10 errors and 2 warnings
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L6
Expected object keys to be in specified order. 'lib' should be before 'module'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L10
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L12
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'allowImportingTsExtensions'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L14
Expected object keys to be in specified order. 'noEmit' should be before 'isolatedModules'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L15
Expected object keys to be in specified order. 'jsx' should be before 'noEmit'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L21
Expected object keys to be in specified order. 'noFallthroughCasesInSwitch' should be before 'noUnusedParameters'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.json#L24
Expected object keys to be in specified order. 'references' should be before 'include'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.node.json#L5
Expected object keys to be in specified order. 'module' should be before 'skipLibCheck'
|
Lint: node-18, ubuntu-latest:
packages/vue/demo/tsconfig.node.json#L8
Expected object keys to be in specified order. 'strict' should be before 'allowSyntheticDefaultImports'
|
Lint: node-18, ubuntu-latest
Process completed with exit code 1.
|
Lint: node-18, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|