Project

General

Profile

Actions

Task #103375

closed

Implement `@typescript-eslint/no-array-delete` rule

Added by Andreas Kienast 4 months ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2024-03-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Using delete on arrays is potentially unsafe as it actually replaces the values with an empty slot, keeping the array's size.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #103971: Ajax-dispatcher.ts fails to load all stylesheets when they are loaded through an inline-relation in backendClosed2024-06-04

Actions
Actions #1

Updated by Gerrit Code Review 4 months ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83438

Actions #2

Updated by Gerrit Code Review 4 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83438

Actions #3

Updated by Gerrit Code Review 4 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83443

Actions #4

Updated by Andreas Fernandez 4 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Andreas Kienast about 1 month ago

  • Related to Bug #103971: Ajax-dispatcher.ts fails to load all stylesheets when they are loaded through an inline-relation in backend added
Actions #6

Updated by Benni Mack 8 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF