Skip to content

Updated description of validationError #6920

Updated description of validationError

Updated description of validationError #6920

Triggered via push November 7, 2024 05:46
Status Failure
Total duration 46s
Artifacts

checks.yml

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

Annotations

20 errors
type check code base: src/foundry/client-esm/canvas/edges/vertex.d.mts#L107
Cannot find name 'PolygonEdge'.
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.
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"; metadata { hasSystemData "Expected never, Actual boolean"; name "Expected never, Actual literal string AmbientLight" | ... 28 more ... | "Expected never, Actual literal string TableResult"; ... 11 more ...; pack never; }; ... 27 mor...'. ❯ 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