ecosystem-ci #695
Annotations
12 errors
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Node[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Cannot find namespace 'NodeJS'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'SimpleExpressionNode[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Set<string>[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (vuetify)
Process completed with exit code 1.
|
|
composables/__tests__/goto.spec.browser.tsx > goto > scrolls horizontally:
workspace/vuetify/vuetify/packages/vuetify/src/composables/__tests__/goto.spec.browser.tsx#L83
Error: Expected message "target is not reachable" not to have been warned
❯ toHaveBeenTipped composables/__tests__/goto.spec.browser.tsx:83:42
|