Project

General

Profile

Actions

Task #92223

closed

Build/Scripts/runTests.sh -s lintTypescript does not find task "tslint"

Added by Sybille Peters over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2020-09-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
tests,core development,lint
Complexity:
easy
Sprint Focus:

Description

The script runTests.sh runs with Docker. It does not find the task "tslint"

Build/Scripts/runTests.sh -s lintTypescript
Creating network "local_default" with the default driver
yarn install v1.21.1
[1/5] Validating package.json...
[2/5] Resolving packages...
success Already up-to-date.
$ patch-package
patch-package 6.2.2
Applying patches...
No patch files found
Done in 1.59s.
Warning: Task "tslint" not found. Use --force to continue.

Aborted due to warnings.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #89232: Start using ESLint in favor of TSLintClosed2019-09-23

Actions
Actions #1

Updated by Oliver Hader over 3 years ago

Confirmed, this has been changed in https://review.typo3.org/c/Packages/TYPO3.CMS/+/61784/8/Build/Gruntfile.js from tslint (which is still called in docker compose commands) to eslint. This was introduce for TYPO3 v10.1.0

Actions #2

Updated by Oliver Hader over 3 years ago

  • Related to Task #89232: Start using ESLint in favor of TSLint added
Actions #3

Updated by Oliver Hader over 3 years ago

  • Status changed from New to Accepted
  • TYPO3 Version changed from 11 to 10
Actions #4

Updated by Oliver Hader over 3 years ago

  • Complexity set to easy
Actions #5

Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

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

Actions #6

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.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/+/65603

Actions #7

Updated by Sybille Peters over 3 years ago

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

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF