Skip to content

Sources done?

Sources done? #7340

Triggered via push December 22, 2024 09:12
Status Failure
Total duration 51s
Artifacts

checks.yml

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

Annotations

13 errors and 3 warnings
type check code base: src/foundry/client/pixi/core/interaction/render-flags.d.mts#L90
'PIXI.UPDATE_PRIORITY.OBJECTS' refers to a value, but is being used as a type here. Did you mean 'typeof PIXI.UPDATE_PRIORITY.OBJECTS'?
type check code base: src/foundry/client/pixi/core/interaction/render-flags.d.mts#L90
'PIXI.UPDATE_PRIORITY.PERCEPTION' refers to a value, but is being used as a type here. Did you mean 'typeof PIXI.UPDATE_PRIORITY.PERCEPTION'?
type check code base
Process completed with exit code 2.
tests/types/configuredDocuments.test-d.ts: tests/types/configuredDocuments.test-d.ts#L15
TypeCheckError: Type 'CustomItemClass' does not satisfy the constraint '"Expected ..., Actual never"'. ❯ tests/types/configuredDocuments.test-d.ts:15:55
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L62
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:62:28
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L63
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:63:28
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L75
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:75:34
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L76
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:76:34
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L87
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:87:29
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L88
TypeCheckError: Property '_id' does not exist on type 'RemoveIndexSignatures<{ [x string] unknown; }>'. ❯ tests/types/utils.test-d.ts:88:29
tests/foundry/client/game.test-d.ts: tests/foundry/client/game.test-d.ts#L35
TypeCheckError: Type 'Module' does not satisfy the constraint '{ [x string] never; [__PackageSchema] { [x string] { name string | undefined; label string; readonly boolean; nullable boolean; required boolean; initial unknown; gmOnly boolean; hint string; ... 12 more ...; applyChange (value unknown, model Any, change EffectChangeData) => unknown; }; [x number]...'. Types of property '[__PackageSchema]' are incompatible. Type 'Schema' is not assignable to type '{ [x string] { name string | undefined; label string; readonly boolean; nullable boolean; required boolean; initial unknown; gmOnly boolean; hint string; validationError string; validate (value unknown, options? ValidationOptions<...> | undefined) => DataModelValidationFailure | undefined; ... 10 more ...'. 'string' index signatures are incompatible. Type 'Any' is not assignable to type '{ name string | undefined; label string; readonly boolean; nullable boolean; required boolean; initial unknown; gmOnly boolean; hint string; validationError string; validate (value unknown, options? ValidationOptions<...> | undefined) => DataModelValidationFailure | undefined; ... 10 more ...; applyChang...'. Types of property 'options' are incompatible. Type 'DataFieldOptions<any>' is missing the following properties from type 'never[]' length, pop, push, concat, and 34 more. ❯ tests/foundry/client/game.test-d.ts:35:66
tests/foundry/client/game.test-d.ts: tests/foundry/client/game.test-d.ts#L92
TypeCheckError: Type '"base" | "armor" | "weapon"' does not satisfy the constraint '`Expected literal string base, Actual literal string ${`${string}.${string}` & {}}` | `Expected literal string armor, Actual literal string ${`${string}.${string}` & {}}` | `Expected literal string weapon, Actual literal string ${`${string}.${string}` & {}}`'. Type '"base"' is not assignable to type '`Expected literal string base, Actual literal string ${`${string}.${string}` & {}}` | `Expected literal string armor, Actual literal string ${`${string}.${string}` & {}}` | `Expected literal string weapon, Actual literal string ${`${string}.${string}` & {}}`'. ❯ tests/foundry/client/game.test-d.ts:92:39
tests/foundry/client/game.test-d.ts: tests/foundry/client/game.test-d.ts#L94
TypeCheckError: Type 'typeof Item' does not satisfy the constraint '"Expected ..., Actual never"'. ❯ tests/foundry/client/game.test-d.ts:94:37
type check code base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint code base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test code base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636