Skip to content

Fix root node for detecting whether page has loaded #861

Fix root node for detecting whether page has loaded

Fix root node for detecting whether page has loaded #861

Triggered via push January 30, 2024 19:28
Status Failure
Total duration 32s
Artifacts

run-eslint.yml

on: push
run-eslint
20s
run-eslint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L60
Unexpected any value in conditional. An explicit comparison or type cast is required
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L75
Invalid type "any" of template literal expression
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L78
Unsafe assignment of an `any` value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L87
Unsafe member access .querySelector on an `any` value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L87
Unsafe call of an `any` typed value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L89
Unsafe member access .classList on an `any` value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L89
Unsafe call of an `any` typed value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L91
Unsafe assignment of an `any` value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L91
Unsafe member access .querySelector on an `any` value
run-eslint: src/js/Content/Features/Common/FEarlyAccess.ts#L91
Unsafe call of an `any` typed value
run-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-eslint: src/js/Content/Features/Common/FHighlightsTags.js#L36
Static async method 'highlightAndTag' has a complexity of 55. Maximum allowed is 20
run-eslint: src/js/Content/Features/Common/FHighlightsTags.js#L238
Static method '_highlightNode' has a complexity of 24. Maximum allowed is 20
run-eslint: src/js/Content/Features/Common/FHighlightsTags.js#L246
This line has a length of 141. Maximum allowed is 132
run-eslint: src/js/Content/Features/Common/FHighlightsTags.js#L393
This line has a length of 146. Maximum allowed is 132
run-eslint: src/js/Content/Features/Community/Badges/FBadgeSortAndFilter.js#L302
This line has a length of 147. Maximum allowed is 132
run-eslint: src/js/Content/Features/Community/Inventory/FShowMarketOverview.js#L115
This line has a length of 139. Maximum allowed is 132
run-eslint: src/js/Content/Features/Community/MarketListing/FSoldAmountLastDay.js#L23
This line has a length of 192. Maximum allowed is 132
run-eslint: src/js/Content/Features/Community/ProfileActivity/FHighlightFriendsActivity.js#L15
This line has a length of 158. Maximum allowed is 132
run-eslint: src/js/Content/Features/Community/Workshop.js#L18
This line has a length of 167. Maximum allowed is 132
run-eslint: src/js/Content/Features/Store/App/CApp.js#L165
This line has a length of 134. Maximum allowed is 132