Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point effect sources v12 #2995

Merged
merged 25 commits into from
Dec 22, 2024
Merged

Point effect sources v12 #2995

merged 25 commits into from
Dec 22, 2024

Conversation

esheyw
Copy link
Collaborator

@esheyw esheyw commented Dec 22, 2024

Update *Source types, with some minor detours (and one medium one to CONFIG)

@esheyw esheyw requested a review from a team as a code owner December 22, 2024 10:33
Copy link
Contributor

github-actions bot commented Dec 22, 2024

Test results:

Changed File Fixed Errors New Errors Unfixed Errors
tests/foundry/client-esm/canvas/edges/collision-result.mjs.test-d.ts 1 1 0
tests/foundry/client-esm/canvas/sources/global-light-source.mjs.test-d.ts 0 1 0
tests/foundry/client-esm/helpers/compendium-art.test-d.ts 0 2 0
tests/foundry/client/core/keybindings.test-d.ts 1 1 0
tests/foundry/client/core/utils.test-d.ts 0 2 0
tests/foundry/client/data/collections/actors.test-d.ts 2 2 0
tests/foundry/client/data/collections/combats.test-d.ts 2 2 0
tests/foundry/client/data/collections/compendium-collection.test-d.ts 3 3 0
tests/foundry/client/data/collections/fog.test-d.ts 2 2 0
tests/foundry/client/data/collections/journal.test-d.ts 2 2 0
tests/foundry/client/data/collections/macros.test-d.ts 2 2 0
tests/foundry/client/data/collections/messages.test-d.ts 2 2 0
tests/foundry/client/data/collections/playlists.test-d.ts 2 2 0
tests/foundry/client/data/collections/settings.test-d.ts 2 2 0
tests/foundry/client/data/collections/tables.test-d.ts 2 2 0
tests/foundry/client/data/collections/users.test-d.ts 2 2 0
tests/foundry/client/data/documents/active-effect.test-d.ts 0 1 0
tests/foundry/client/data/documents/card.test-d.ts 0 1 0
tests/foundry/client/data/documents/cards.test-d.ts 0 1 0
tests/foundry/client/data/documents/chat-message.test-d.ts 0 1 0
tests/foundry/client/data/documents/combat.test-d.ts 1 1 0
tests/foundry/client/game.test-d.ts 1 1 0
tests/foundry/client/pixi/board.test-d.ts 12 0 0
tests/foundry/client/pixi/layers/base/placeables-layer.test-d.ts 4 1 0
tests/foundry/client/pixi/layers/grid/grid.test-d.ts - DELETED - - -
tests/foundry/client/pixi/layers/grid/hex.test-d.ts - DELETED - - -
tests/foundry/client/pixi/layers/grid/layer.test-d.ts 1 1 0
tests/foundry/client/pixi/layers/grid/square.test-d.ts - DELETED - - -
tests/foundry/client/pixi/patches.test-d.ts 0 1 0
tests/foundry/common/abstract/document.mjs.test-d.ts 11 19 0
tests/foundry/common/documents/actor.test-d.ts 2 0 0
tests/foundry/common/documents/adventure.test-d.ts 1 1 0
tests/foundry/common/documents/card.test-d.ts 0 1 0
tests/foundry/common/documents/cards.test-d.ts 0 2 0
tests/foundry/common/documents/chat-message.test-d.ts 1 1 0
tests/foundry/common/documents/combat.test-d.ts 2 2 0
tests/foundry/common/documents/combatant.test-d.ts 1 1 0
tests/foundry/common/documents/drawing.test-d.ts 1 1 0
tests/foundry/common/documents/journal-entry.test-d.ts 1 1 0
tests/foundry/common/documents/scene.test-d.ts 1 1 0
tests/foundry/common/documents/setting.test-d.ts 1 1 0
tests/foundry/common/documents/user.test-d.ts 2 2 0
tests/foundry/common/grid/hex.test-d.ts - NEW - 0 -
tests/foundry/common/grid/square.test-d.ts - NEW - 0 -
tests/foundry/common/packages/base-module.mjs.test-d.ts 0 1 0
tests/foundry/common/packages/base-package.mjs.test-d.ts 0 3 0
tests/foundry/common/packages/base-world.mjs.test-d.ts 0 1 0

77 new errors have been introduced!
68 errors have been fixed.
254 tests have no changes.

This comment will be automatically updated whenever you push a commit.

@LukeAbby LukeAbby force-pushed the point-effect-sources-v12 branch from 9b5e4f9 to 93c5259 Compare December 22, 2024 23:14
@LukeAbby LukeAbby added this pull request to the merge queue Dec 22, 2024
Merged via the queue into main with commit 6130085 Dec 22, 2024
5 of 6 checks passed
@LukeAbby LukeAbby deleted the point-effect-sources-v12 branch December 22, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants