[experiment]: Demo app for glimmer-next renderer #9189
Annotations
10 errors and 1 warning
node_modules/.pnpm/@[email protected]/node_modules/@lifeart/gxt/dist/src/utils/component.d.ts#L2
Cannot find module '@glint/template/-private/integration' or its corresponding type declarations.
|
node_modules/.pnpm/@[email protected]/node_modules/@lifeart/gxt/dist/src/utils/component.d.ts#L11
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
node_modules/.pnpm/@[email protected]/node_modules/@lifeart/gxt/dist/src/utils/component.d.ts#L12
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L31
Cannot find module '@glimmer/utils' or its corresponding type declarations.
|
packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L57
Variable 'EMPTY_ARRAY' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L236
Variable 'EMPTY_ARRAY' implicitly has an 'any[]' type.
|
packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L24
Cannot find module '@glimmer/utils' or its corresponding type declarations.
|
packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L24
Cannot find module '@glimmer/utils' or its corresponding type declarations.
|
packages/@ember/-internals/glimmer/lib/helpers/internal-helper.ts#L7
'this' implicitly has type 'any' because it does not have a type annotation.
|
packages/@ember/-internals/glimmer/lib/helpers/internal-helper.ts#L8
A spread argument must either have a tuple type or be passed to a rest parameter.
|
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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading