Skip to content

Commit

Permalink
Update eslint-plugin-sonarjs 0.17.0 (#3600)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck authored Dec 5, 2022
1 parent 2ff33ca commit a7588a1
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 69 deletions.
14 changes: 7 additions & 7 deletions eslint-bridge/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion eslint-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint": "8.24.0",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sonarjs": "0.16.0",
"eslint-plugin-sonarjs": "0.17.0",
"express": "4.18.1",
"functional-red-black-tree": "1.0.1",
"lodash.clone": "4.5.0",
Expand Down
19 changes: 0 additions & 19 deletions its/ruling/src/test/expected/ts/console/typescript-S3776.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,20 @@
'console:src/actions/databrowser/data.ts':[
303,
],
'console:src/components/Links.tsx':[
21,
],
'console:src/utils/polyfils.ts':[
42,
134,
],
'console:src/utils/valueparser.ts':[
120,
],
'console:src/views/FunctionsView/FunctionPopup/FunctionPopup.tsx':[
144,
],
'console:src/views/RelationsPopup/FieldNameInput.tsx':[
31,
],
'console:src/views/RelationsPopup/RelationPopup.tsx':[
102,
],
'console:src/views/SchemaView/SchemaOverview/TypeBox.tsx':[
79,
],
'console:src/views/Settings/Billing/Billing.tsx':[
81,
],
'console:src/views/Settings/General/ProjectInfo.tsx':[
57,
],
'console:src/views/models/AuthProviderPopup/AuthProviderSidePanel.tsx':[
72,
345,
],
'console:src/views/models/DatabrowserView/Cell/SelectNodesCell/SelectNodesCell.tsx':[
Expand All @@ -40,9 +24,6 @@
'console:src/views/models/FieldPopup/ConfirmFieldPopup.tsx':[
30,
],
'console:src/views/models/FieldPopup/FieldPopupFooter.tsx':[
42,
],
'console:src/views/models/utils.ts':[
118,
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,4 @@
'courselit:apps/web/components/admin/courses/course-editor/index.tsx':[
123,
],
'courselit:apps/web/components/admin/settings.tsx':[
100,
],
'courselit:apps/web/pages/profile/[id].tsx':[
26,
],
}
36 changes: 0 additions & 36 deletions its/ruling/src/test/expected/ts/eigen/typescript-S3776.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,12 @@
'eigen:src/app/Components/ArtworkFilter/useArtworkFilters.ts':[
35,
],
'eigen:src/app/Components/ArtworkGrids/ArtworkGridItem.tsx':[
93,
],
'eigen:src/app/Components/ArtworkGrids/InfiniteScrollArtworksGrid.tsx':[
253,
],
'eigen:src/app/Components/ArtworkGrids/LotCloseInfo.tsx':[
26,
],
'eigen:src/app/Components/Bidding/Screens/ConfirmBid/index.tsx':[
459,
],
'eigen:src/app/Components/FancyModal/FancyModalCard.tsx':[
45,
],
Expand All @@ -36,24 +30,6 @@
'eigen:src/app/Scenes/Artwork/Components/ArtworkActions.tsx':[
121,
],
'eigen:src/app/Scenes/Artwork/Components/ArtworkTombstone.tsx':[
129,
],
'eigen:src/app/Scenes/Artwork/Components/AuctionPrice.tsx':[
43,
],
'eigen:src/app/Scenes/Artwork/Components/CommercialButtons/BidButton.tsx':[
169,
],
'eigen:src/app/Scenes/Artwork/Components/CommercialButtons/CommercialButtons.tsx':[
25,
],
'eigen:src/app/Scenes/Artwork/Components/CommercialInformation.tsx':[
208,
],
'eigen:src/app/Scenes/Artwork/Components/CommercialPartnerInformation.tsx':[
12,
],
'eigen:src/app/Scenes/Artwork/Components/ContextCard.tsx':[
112,
],
Expand All @@ -63,12 +39,6 @@
'eigen:src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/ImageZoomView.tsx':[
119,
],
'eigen:src/app/Scenes/Artwork/Components/PartnerCard.tsx':[
87,
],
'eigen:src/app/Scenes/AuctionResult/AuctionResult.tsx':[
34,
],
'eigen:src/app/Scenes/Fair/Fair.tsx':[
46,
],
Expand Down Expand Up @@ -136,16 +106,10 @@
'eigen:src/palette/elements/Button/Button.tsx':[
241,
],
'eigen:src/palette/elements/Checkbox/Checkbox.tsx':[
34,
],
'eigen:src/palette/elements/Input/Input.tsx':[
110,
],
'eigen:src/palette/elements/Input/PhoneInput/PhoneInput.tsx':[
35,
],
'eigen:src/palette/elements/OpaqueImageView/OpaqueImageView2.tsx':[
84,
],
}

0 comments on commit a7588a1

Please sign in to comment.