delegate modifiers debug name & instance #3383
Annotations
8 errors and 3 warnings
packages/@glimmer/manager/lib/public/modifier.ts#L120
Property 'getDebugName' in type 'CustomModifierManager<O, ModifierInstance>' is not assignable to the same property in base type 'InternalModifierManager<CustomModifierState<ModifierInstance>, object>'.
|
packages/@glimmer/manager/lib/public/modifier.ts#L122
Property 'getDebugName' does not exist on type 'ModifierManager<ModifierInstance>'.
|
packages/@glimmer/manager/lib/public/modifier.ts#L123
Property 'getDebugName' does not exist on type 'ModifierManager<ModifierInstance>'.
|
packages/@glimmer/manager/lib/public/modifier.ts#L135
Property 'getDebugInstance' in type 'CustomModifierManager<O, ModifierInstance>' is not assignable to the same property in base type 'InternalModifierManager<CustomModifierState<ModifierInstance>, object>'.
|
packages/@glimmer/manager/lib/public/modifier.ts#L137
Property 'getDebugInstance' does not exist on type 'ModifierManager<ModifierInstance>'.
|
packages/@glimmer/manager/lib/public/modifier.ts#L138
Property 'getDebugInstance' does not exist on type 'ModifierManager<ModifierInstance>'.
|
packages/@glimmer/manager/lib/public/api.ts#L27
Argument of type 'CustomModifierManager<O, unknown>' is not assignable to parameter of type 'InternalModifierManager<unknown, object>'.
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: felixmosh/turborepo-gh-artifacts@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "0241672ed361be6c", "0381ce5bf33b7939", "20d4ab7e61a67338", "27f69672a453d892", "2d545eb8396f557d", "437df8dc2ebb4421", "4901661c8e57c31b", "7bfde37aa653cde1", "8a4748c9c570477f", "95edc719675a97fa", "a40be2799c4784a9", "b32ae8501f6afab9", "bf7dd6da5c252d96", "c3d27be5c52b32a9", "c5b37f3c314ae2f2", "ccd25724f204135e", "e0e4063e95b797f1", "e5eb322a172813c9", "f6646f28b0f1dd12".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading