Skip to content

Bump @glimmer/interfaces from 0.84.2 to 0.84.3 #7346

Bump @glimmer/interfaces from 0.84.2 to 0.84.3

Bump @glimmer/interfaces from 0.84.2 to 0.84.3 #7346

Triggered via pull request July 1, 2023 15:11
Status Failure
Total duration 8m 16s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Debug and Prebuilt (All Tests by Package + Canary Features)
6m 24s
Debug and Prebuilt (All Tests by Package + Canary Features)
Type Checking (current version)
1m 3s
Type Checking (current version)
Blueprint Tests
5m 35s
Blueprint Tests
Browserstack Tests (Safari, Edge)
0s
Browserstack Tests (Safari, Edge)
Production (All Tests + Canary Features)
0s
Production (All Tests + Canary Features)
Production (All Tests + Canary Features with Debug Render Tree)
0s
Production (All Tests + Canary Features with Debug Render Tree)
Extend Prototypes
0s
Extend Prototypes
Node.js Tests
0s
Node.js Tests
Browser Tests (Firefox)
0s
Browser Tests (Firefox)
Smoke tests (Full Ember Apps)
0s
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

20 errors and 10 warnings
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L150
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").CompilableProgram' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").CompilableProgram'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L150
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L212
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedPositionalArguments' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedPositionalArguments'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L61
Property 'getDynamicLayout' in type 'MountManager' is not assignable to the same property in base type 'WithDynamicLayout<EngineState, ResolverImpl>'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L63
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L180
Property 'capabilities' in type 'MountDefinition' is not assignable to the same property in base type 'ComponentDefinition<object, unknown, InternalComponentManager<unknown, object>>'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L134
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L145
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L157
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Type Checking (current version): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L203
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/managers/internal/component").InternalComponentCapability' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/managers/internal/component").InternalComponentCapability'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L150
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").CompilableProgram' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").CompilableProgram'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L150
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/curly.ts#L212
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedPositionalArguments' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedPositionalArguments'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L61
Property 'getDynamicLayout' in type 'MountManager' is not assignable to the same property in base type 'WithDynamicLayout<EngineState, ResolverImpl>'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L63
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/mount.ts#L180
Property 'capabilities' in type 'MountDefinition' is not assignable to the same property in base type 'ComponentDefinition<object, unknown, InternalComponentManager<unknown, object>>'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L134
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L145
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/runtime/arguments").CapturedArguments'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L157
Argument of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/template").Template' is not assignable to parameter of type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/template").Template'.
Debug and Prebuilt (All Tests by Package + Canary Features): packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts#L203
Type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/util/node_modules/@glimmer/interfaces/dist/types/lib/managers/internal/component").InternalComponentCapability' is not assignable to type 'import("/home/runner/work/ember.js/ember.js/node_modules/@glimmer/interfaces/dist/types/lib/managers/internal/component").InternalComponentCapability'.
Linting: packages/@ember/-internals/container/lib/container.ts#L56
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L56
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L204
Forbidden non-null assertion
Linting: packages/@ember/-internals/container/lib/container.ts#L233
Forbidden non-null assertion
Linting: packages/@ember/-internals/container/lib/container.ts#L264
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L264
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L396
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L397
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L428
Unexpected any. Specify a different type
Linting: packages/@ember/-internals/container/lib/container.ts#L429
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size
dist Expired
16.1 MB