Skip to content

V11 Data Models

V11 Data Models #5959

Triggered via pull request June 11, 2024 06:31
Status Failure
Total duration 32s
Artifacts

checks.yml

on: pull_request
type check code base
17s
type check code base
lint code base
22s
lint code base
test code base
25s
test code base
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 3 warnings
type check code base: src/foundry/client/apps/sidebar/tabs/actors-directory.d.mts#L10
This member cannot have an 'override' modifier because its containing class 'ActorDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/actors-directory.d.mts#L12
This member cannot have an 'override' modifier because its containing class 'ActorDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/actors-directory.d.mts#L14
This member cannot have an 'override' modifier because its containing class 'ActorDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/actors-directory.d.mts#L16
This member cannot have an 'override' modifier because its containing class 'ActorDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/actors-directory.d.mts#L18
This member cannot have an 'override' modifier because its containing class 'ActorDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/cards-directory.d.mts#L7
Cannot find name 'SidebarDirectory'.
type check code base: src/foundry/client/apps/sidebar/tabs/cards-directory.d.mts#L8
This member cannot have an 'override' modifier because its containing class 'CardsDirectory' does not extend another class.
type check code base: src/foundry/client/apps/sidebar/tabs/chat-log.d.mts#L3
Cannot find module '../../../../common/data/data.mjs/chatMessageData.d.mts' or its corresponding type declarations.
lint code base: src/foundry/client/config.d.mts#L6
'SchemaField' is defined but never used
lint code base
Process completed with exit code 1.
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L75
TypeCheckError: Type 'Promise<User>' does not satisfy the constraint '{ [x string] "Expected never, Actual unknown"; [x number] "Expected never, Actual unknown"; [toStringTag] "Expected string, Actual never"; }'. Types of property '[toStringTag]' are incompatible. Type 'string' is not assignable to type '"Expected string, Actual never"'. ❯ tests/types/utils.test-d.ts:75:56
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L83
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:83:55
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L84
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:84:55
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L85
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:85:60
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L86
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:86:60
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L87
TypeCheckError: Type 'User | Promise<User | undefined>' does not satisfy the constraint '{ [x string] "Expected never, Actual unknown"; [x number] "Expected never, Actual unknown"; [toStringTag] never; }'. Property '[SymbolConstructor.toStringTag]' is missing in type 'User' but required in type '{ [x string] "Expected never, Actual unknown"; [x number] "Expected never, Actual unknown"; [toStringTag] never; }'. ❯ tests/types/utils.test-d.ts:87:48
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L95
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:95:50
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L96
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:96:50
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L97
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:97:55
tests/types/utils.test-d.ts: tests/types/utils.test-d.ts#L98
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual null"'. ❯ tests/types/utils.test-d.ts:98:55
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/.
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/.