Skip to content

Commit

Permalink
Update S3776 expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
yassin-kammoun-sonarsource committed Feb 12, 2024
1 parent 4db5228 commit 858de02
Show file tree
Hide file tree
Showing 47 changed files with 906 additions and 1,452 deletions.
80 changes: 3 additions & 77 deletions its/ruling/src/test/expected/jsts/Ghost/javascript-S3776.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,18 @@
{
"Ghost:core/client/app/controllers/post-settings-menu.js": [
227
],
"Ghost:core/client/app/controllers/setup/three.js": [
152
],
"Ghost:core/client/app/mixins/editor-base-controller.js": [
281
],
"Ghost:core/client/app/utils/ajax.js": [
7
],
"Ghost:core/client/tests/acceptance/team-test.js": [
64
],
"Ghost:core/server/api/settings.js": [
38
],
"Ghost:core/server/api/users.js": [
151
],
"Ghost:core/server/config/index.js": [
112
],
"Ghost:core/server/config/url.js": [
149
],
"Ghost:core/server/controllers/frontend/index.js": [
131
],
"Ghost:core/server/data/import/data-importer.js": [
86
],
"Ghost:core/server/data/import/index.js": [
16,
96
16
],
"Ghost:core/server/data/meta/title.js": [
4
Expand All @@ -43,70 +21,18 @@
10
],
"Ghost:core/server/data/validation/index.js": [
37
41
],
"Ghost:core/server/errors/index.js": [
93,
246,
336
93
],
"Ghost:core/server/helpers/body_class.js": [
15
],
"Ghost:core/server/helpers/foreach.js": [
13
],
"Ghost:core/server/helpers/ghost_head.js": [
74
],
"Ghost:core/server/mail/index.js": [
63
],
"Ghost:core/server/middleware/auth.js": [
72
],
"Ghost:core/server/middleware/serve-shared-file.js": [
8
],
"Ghost:core/server/models/base/index.js": [
398
],
"Ghost:core/server/models/plugins/filter.js": [
17
],
"Ghost:core/server/models/post.js": [
93,
171,
412
],
"Ghost:core/server/models/settings.js": [
111
],
"Ghost:core/server/models/user.js": [
436
],
"Ghost:core/server/permissions/index.js": [
123
],
"Ghost:core/server/update-check.js": [
54
],
"Ghost:core/server/utils/downzero.js": [
18
],
"Ghost:core/shared/ghost-url.js": [
1
],
"Ghost:core/test/functional/routes/api/posts_spec.js": [
34,
173,
462,
929
],
"Ghost:core/test/functional/routes/api/users_spec.js": [
105
],
"Ghost:core/test/utils/fork.js": [
51
]
}
21 changes: 3 additions & 18 deletions its/ruling/src/test/expected/jsts/Joust/typescript-S3776.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
{
"Joust:ts/Launcher.tsx": [
285
],
"Joust:ts/components/EventLog.tsx": [
59,
164,
208,
279
],
"Joust:ts/components/EventLogLine.tsx": [
53,
135
],
"Joust:ts/components/GameWidget.tsx": [
214
],
"Joust:ts/components/Scrubber.tsx": [
112
],
Expand All @@ -23,20 +14,14 @@
],
"Joust:ts/components/game/Card.tsx": [
42,
265,
339
347
],
"Joust:ts/components/game/EntityInPlay.tsx": [
25
],
"Joust:ts/components/game/Hero.tsx": [
26
],
"Joust:ts/components/game/Minion.tsx": [
20
],
"Joust:ts/components/game/Player.tsx": [
43
43,
60
],
"Joust:ts/components/game/visuals/HeroArt.tsx": [
26
Expand Down
Loading

0 comments on commit 858de02

Please sign in to comment.