forked from foundryvtt/pf2e
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.betterer.results
55 lines (55 loc) · 3.23 KB
/
.betterer.results
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
// BETTERER RESULTS V2.
//
// If this file contains merge conflicts, use `betterer merge` to automatically resolve them:
// https://phenomnomnominal.github.io/betterer/docs/results-file/#merge
//
exports[`too-much-lint`] = {
value: `{
"types/foundry/client/application/form-application/document-sheet/actor-sheet.d.ts:4046500136": [
[8, 15, 3, "Unexpected any. Specify a different type.", "193409811"],
[9, 14, 3, "Unexpected any. Specify a different type.", "193409811"],
[10, 15, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/client/collections/compendium-collection.d.ts:775132723": [
[246, 23, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/client/documents/mixins/canvas-document-mixin.d.ts:3303075782": [
[16, 22, 3, "Unexpected any. Specify a different type.", "193409811"],
[21, 57, 3, "Unexpected any. Specify a different type.", "193409811"],
[54, 57, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/client/documents/mixins/client-document-mixin.d.ts:122377703": [
[8, 18, 3, "Unexpected any. Specify a different type.", "193409811"],
[65, 43, 3, "Unexpected any. Specify a different type.", "193409811"],
[165, 17, 3, "Unexpected any. Specify a different type.", "193409811"],
[166, 19, 3, "Unexpected any. Specify a different type.", "193409811"],
[169, 21, 3, "Unexpected any. Specify a different type.", "193409811"],
[307, 44, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/client/pixi/placeables-layer/base.d.ts:7710705": [
[134, 20, 3, "Unexpected any. Specify a different type.", "193409811"],
[158, 20, 3, "Unexpected any. Specify a different type.", "193409811"],
[164, 31, 3, "Unexpected any. Specify a different type.", "193409811"],
[174, 25, 3, "Unexpected any. Specify a different type.", "193409811"],
[174, 42, 3, "Unexpected any. Specify a different type.", "193409811"],
[174, 56, 3, "Unexpected any. Specify a different type.", "193409811"],
[186, 44, 3, "Unexpected any. Specify a different type.", "193409811"],
[186, 58, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/client/ui/filepicker.d.ts:274431795": [
[9, 13, 3, "Unexpected any. Specify a different type.", "193409811"],
[47, 18, 3, "Unexpected any. Specify a different type.", "193409811"],
[68, 54, 3, "Unexpected any. Specify a different type.", "193409811"],
[86, 15, 3, "Unexpected any. Specify a different type.", "193409811"],
[109, 45, 3, "Unexpected any. Specify a different type.", "193409811"],
[121, 37, 3, "Unexpected any. Specify a different type.", "193409811"],
[126, 37, 3, "Unexpected any. Specify a different type.", "193409811"],
[128, 45, 3, "Unexpected any. Specify a different type.", "193409811"],
[138, 36, 3, "Unexpected any. Specify a different type.", "193409811"],
[143, 44, 3, "Unexpected any. Specify a different type.", "193409811"]
],
"types/foundry/common/abstract/data.d.ts:2798586197": [
[25, 34, 3, "Unexpected any. Specify a different type.", "193409811"]
]
}`
};