Skip to content

[experiment]: Demo app for glimmer-next renderer #9198

[experiment]: Demo app for glimmer-next renderer

[experiment]: Demo app for glimmer-next renderer #9198

Triggered via pull request June 30, 2024 07:25
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Basic Test
29s
Basic Test
Type Checking (current version)
27s
Type Checking (current version)
Blueprint Tests
0s
Blueprint Tests
Matrix: variant-tests
Browserstack Tests (Safari, Edge)
0s
Browserstack Tests (Safari, Edge)
Node.js Tests
0s
Node.js Tests
Browser Tests (Firefox)
0s
Browser Tests (Firefox)
Matrix: Smoke tests (Full Ember Apps)
Matrix: Type Checking (other supported versions)
Deploy tags to npm
0s
Deploy tags to npm
Publish channel to s3
0s
Publish channel to s3
Publish alpha from default branch
0s
Publish alpha from default branch
Notify Discord
0s
Notify Discord
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Type Checking (current version): node_modules/.pnpm/@lifeart+gxt@0.0.50/node_modules/@lifeart/gxt/dist/src/utils/component.d.ts#L2
Cannot find module '@glint/template/-private/integration' or its corresponding type declarations.
Type Checking (current version): node_modules/.pnpm/@lifeart+gxt@0.0.50/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.
Type Checking (current version): node_modules/.pnpm/@lifeart+gxt@0.0.50/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.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L31
Cannot find module '@glimmer/utils' or its corresponding type declarations.
Type Checking (current version): 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.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L236
Variable 'EMPTY_ARRAY' implicitly has an 'any[]' type.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L24
Cannot find module '@glimmer/utils' or its corresponding type declarations.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L24
Cannot find module '@glimmer/utils' or its corresponding type declarations.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/components/input.ts#L274
Argument of type '() => void' is not assignable to parameter of type 'TemplateFactory'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/components/internal.ts#L18
Cannot find module '@lifeart/gxt/glimmer-compatibility' or its corresponding type declarations.
Basic Test
Process completed with exit code 1.
Linting: packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L31
Unable to resolve path to module '@glimmer/utils'
Linting: packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L24
Unable to resolve path to module '@glimmer/utils'
Linting: packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L24
Unable to resolve path to module '@glimmer/utils'
Linting: packages/@ember/-internals/glimmer/lib/components/internal.ts#L18
Unable to resolve path to module '@lifeart/gxt/glimmer-compatibility'
Linting: packages/@ember/-internals/glimmer/lib/renderer.ts#L39
'renderMain' is defined but never used. Allowed unused vars must match /^_/u
Linting: packages/@ember/-internals/glimmer/lib/renderer.ts#L42
Unable to resolve path to module '@glimmer/utils'
Linting: packages/@ember/-internals/glimmer/lib/renderer.ts#L75
Unexpected console statement
Type Checking (current version)
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/.
Basic 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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
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/.