Skip to content

Improved recursive typing of PackFolders #5742

Improved recursive typing of PackFolders

Improved recursive typing of PackFolders #5742

Triggered via push May 20, 2024 05:30
Status Failure
Total duration 31s
Artifacts

checks.yml

on: push
type check code base
21s
type check code base
lint code base
24s
lint code base
test code base
13s
test code base
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
test code base
Process completed with exit code 1.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L128
Namespace 'data' has no exported member 'ItemData'.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L128
Namespace 'data' has no exported member 'ItemData'.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L136
Namespace 'data' has no exported member 'ItemData'.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L160
Namespace 'data' has no exported member 'ActiveEffectData'.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L167
Type 'User | Actor | Adventure | Cards | JournalEntry | Macro | Playlist | RollTable | Scene | ActorDelta | ... 19 more ... | Item<...>' does not satisfy the constraint 'Document<any, any, null>'.
type check code base: src/foundry/client/apps/forms/actor.d.mts#L179
Type 'typeof BaseToken' does not satisfy the constraint 'DocumentConstructor'.
type check code base: src/foundry/client/apps/forms/combatant-config.d.mts#L9
Class static side 'typeof CombatantConfig' incorrectly extends base class static side 'typeof DocumentSheet'.
type check code base: src/foundry/client/apps/forms/combatant-config.d.mts#L11
Type 'Combatant' does not satisfy the constraint 'Document<any, any, null>'.
type check code base: src/foundry/client/apps/forms/combatant-config.d.mts#L11
Type 'typeof Combatant' does not satisfy the constraint 'DocumentConstructor'.
type check code base: src/foundry/client/apps/forms/combatant-config.d.mts#L11
Type 'typeof Combatant' does not satisfy the constraint 'DocumentConstructor'.
test code base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
type check code base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint code base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.