Skip to content

Merge pull request #2935 from League-of-Foundry-Developers/2852-docum… #7003

Merge pull request #2935 from League-of-Foundry-Developers/2852-docum…

Merge pull request #2935 from League-of-Foundry-Developers/2852-docum… #7003

Triggered via push November 21, 2024 18:41
Status Failure
Total duration 42s
Artifacts

checks.yml

on: push
type check code base
29s
type check code base
lint code base
27s
lint code base
test code base
35s
test code base
Fit to window
Zoom out
Zoom in

Annotations

20 errors
type check code base: src/foundry/client-esm/canvas/regions/_module.d.mts#L7
Cannot find module './geometry.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/canvas/regions/_module.d.mts#L8
Cannot find module './mesh.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/canvas/regions/_module.d.mts#L9
Cannot find module './polygon-tree.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/canvas/regions/_module.d.mts#L10
Cannot find module './shape.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/canvas/tokens/_module.d.mts#L7
Cannot find module './ring.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/data/region-behaviors/_module.d.mts#L7
Cannot find module './base.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/data/region-behaviors/_module.d.mts#L8
Cannot find module './adjust-darkness-level.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/data/region-behaviors/_module.d.mts#L9
Cannot find module './execute-macro.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/data/region-behaviors/_module.d.mts#L10
Cannot find module './execute-script.mjs' or its corresponding type declarations.
type check code base: src/foundry/client-esm/data/region-behaviors/_module.d.mts#L11
Cannot find module './pause-game.mjs' or its corresponding type declarations.
tests/types/configuredDocuments.test-d.ts: tests/types/configuredDocuments.test-d.ts#L15
TypeCheckError: Type 'CustomItemClass' does not satisfy the constraint '{ [__DocumentBrand] never; create "Expected never, Actual function"; update "Expected function, Actual function"; delete "Expected function, Actual function"; ... 109 more ...; fromImport "Expected never, Actual function"; }'. Type 'Item' is missing the following properties from type '{ [__DocumentBrand] never; create "Expected never, Actual function"; update "Expected function, Actual function"; delete "Expected function, Actual function"; ... 109 more ...; fromImport "Expected never, Actual function"; }' [__DocumentBrand], create, metadata, prototype, and 29 more. ❯ tests/types/configuredDocuments.test-d.ts:15:55
tests/foundry/client/game.test-d.ts: tests/foundry/client/game.test-d.ts#L34
TypeCheckError: Type 'Module' does not satisfy the constraint '{ [x string] never; [__PackageSchema] { [x string] { name string | undefined; label string; options any; required boolean; nullable boolean; gmOnly boolean; initial any; readonly boolean; ... 12 more ...; applyChange (value any, model Any, change EffectChangeData) => any; }; [x number] { ...; }; }...'. Index signature for type 'string' is missing in type 'Module'. ❯ tests/foundry/client/game.test-d.ts:34:66
tests/foundry/client/head.test-d.ts: tests/foundry/client/head.test-d.ts#L10
TypeCheckError: Type 'number | Color' does not satisfy the constraint '{ [iterator] "Expected never, Actual function"; toString "Expected function, Actual never"; toLocaleString { (locales? string | string[] | undefined, options? NumberFormatOptions | undefined) string; (locales? LocalesArgument, options? NumberFormatOptions | undefined) string; }; ... 32 more ...; applyRG...'. Type 'number' is not assignable to type '{ [iterator] "Expected never, Actual function"; toString "Expected function, Actual never"; toLocaleString { (locales? string | string[] | undefined, options? NumberFormatOptions | undefined) string; (locales? LocalesArgument, options? NumberFormatOptions | undefined) string; }; ... 32 more ...; applyRG...'. ❯ tests/foundry/client/head.test-d.ts:10:37
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L3
TypeCheckError: Cannot find name 'AudioHelper'. Did you mean 'audioHelper'? ❯ tests/foundry/client/audio/audio.test-d.ts:3:25
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L4
TypeCheckError: Cannot find name 'AudioHelper'. ❯ tests/foundry/client/audio/audio.test-d.ts:4:41
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L9
TypeCheckError: Cannot find name 'Sound'. ❯ tests/foundry/client/audio/audio.test-d.ts:9:60
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L10
TypeCheckError: Cannot find name 'Sound'. ❯ tests/foundry/client/audio/audio.test-d.ts:10:61
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L13
TypeCheckError: Cannot find name 'AudioHelper'. Did you mean 'audioHelper'? ❯ tests/foundry/client/audio/audio.test-d.ts:13:14
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L14
TypeCheckError: Cannot find name 'AudioHelper'. Did you mean 'audioHelper'? ❯ tests/foundry/client/audio/audio.test-d.ts:14:14
tests/foundry/client/audio/audio.test-d.ts: tests/foundry/client/audio/audio.test-d.ts#L15
TypeCheckError: Cannot find name 'Sound'. ❯ tests/foundry/client/audio/audio.test-d.ts:15:90