ecosystem-ci-from-pr #325
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
14 errors
execute-all (language-tools)
Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.
|
execute-all (language-tools):
tsconfig.json#L3
Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.
|
execute-all (language-tools)
Process completed with exit code 1.
|
src/Tree/Tree.test.ts > given multiple `true` Tree > when selection behavior `replace` > when keypress Shift + ArrowDown > should select the next item:
workspace/radix-vue/radix-vue/packages/radix-vue/src/Tree/Tree.test.ts#L179
AssertionError: expected 'false' to be 'true' // Object.is equality
Expected: "true"
Received: "false"
❯ src/Tree/Tree.test.ts:179:54
|
execute-all (radix-vue)
Process completed with exit code 1.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@1e7c3ed/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Process completed with exit code 1.
|
test/hmr.test.ts > hmr > should HMR islands:
workspace/nuxt/nuxt/test/utils.ts#L72
TimeoutError: page.waitForFunction: Timeout 30000ms exceeded.
❯ gotoPath test/utils.ts:72:14
❯ Module.renderPage test/utils.ts:41:5
❯ test/hmr.test.ts:106:49
|
execute-all (nuxt)
Process completed with exit code 1.
|