Commit Graph

32110 Commits

Author SHA1 Message Date
openharmony_ci
86acad3597
!386 implement ts import ets
Merge pull request !386 from yangrui/tsImportets
2024-05-30 15:16:12 +00:00
hid20141227
a54bfafb34 Implement ts import ets fix merge conflict
issue:I9QRHO

test: tsc and arkts test

Signed-off-by: hid20141227 <yangrui185@huawei.com>
Change-Id: I389f4a4dcf0dc04d08e522c0289c6dff8694998a
2024-05-30 14:38:01 +08:00
openharmony_ci
7b19129984
!394 规则放宽
Merge pull request !394 from xxlight/pr_393
2024-05-26 07:20:12 +00:00
xxlight
b4d815299c Description: fix cookbook test
Test: lint test

Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com>
Change-Id: If0f356db919db81da6e2d290ea7b52092c65ac57
2024-05-26 00:04:04 +08:00
xxlight
ef14835967 Description: rule relax for arkts-no-generic-lambdas && arkts-no-import-default-as
Test: lint test

Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com>
Change-Id: I381db24f1e35698b62070dfc7a02a4199f2c7173
2024-05-25 21:30:53 +08:00
徐城
c398f1c48e 回退 'Pull Request !379 : rule relax & autofix'
Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com>
Change-Id: I95ddc75a03e07ac061b0992d9d17b14b3fae1977
2024-05-25 21:29:49 +08:00
openharmony_ci
986bc7eb63
!385 sendable closure arktslinter 1.0 测试用例修复
Merge pull request !385 from yangrui/rule7
2024-05-25 02:02:18 +00:00
openharmony_ci
500ccd20c7
!379 rule relax & autofix
Merge pull request !379 from xxlight/dev_rule_relax
2024-05-24 13:49:38 +00:00
openharmony_ci
a89116eeda
!390 [ArkTSLinter] Fix issues&cookbook codecheck
Merge pull request !390 from ironrain/work_0523_tests_codecheck
2024-05-24 02:08:56 +00:00
openharmony_ci
6957489b76
!388 [ArkTSLinter Tests] Update arkTSTest show ArkTSVersion and update tests ReadMe
Merge pull request !388 from ironrain/work_0511_tests
2024-05-24 02:08:10 +00:00
openharmony_ci
dc975fe87f
!376 [ArkTSLinter] Blue sync with yellow
Merge pull request !376 from ironrain/work_0510_sync
2024-05-24 02:07:02 +00:00
lizhonghan
e9559964b7 [ArkTSLinter] Fix issues&cookbook codecheck
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I9RLF7

1. resolve yellow area codecheck problem.

Change-Id: I9c1ab42dd354dbd6282d59757d94fec76da50ece
Signed-off-by: lizhonghan <lizhonghan1@huawei.com>
2024-05-23 14:56:42 +08:00
lizhonghan
5ac80313fb [ArkTSLinter] arkTSTest add ignoreFile, display arktsVersion and update ReadMe
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I9RB7Q

1. update ReadMe in arkTSTest and Issue&Cookbook.
2. add dependencies file to ignorecase config fiel.
3. display arktsVersion when arkTSTest run.

Change-Id: Idcf39d73dca71be810a032a3994fb9e53caad036
Signed-off-by: lizhonghan <lizhonghan1@huawei.com>
2024-05-22 15:45:36 +08:00
openharmony_ci
a437811ebb
!384 fix failed cases of the version of Typescript 5.2
Merge pull request !384 from liyancheng/fix_failed_cases
2024-05-21 03:02:25 +00:00
liyancheng
c0731fd8a8 Fix seven failed test cases of the version of Typescript 5.2
Issue: Fix seven failed test cases of the version of Typescript 5.2
Test: All test cases can pass
Signed-off-by: liyancheng <liyancheng2@huawei.com>

Change-Id: I3c306ab70c37cdc0f222c89c4aeda8339c01ee2f
2024-05-20 17:47:11 +08:00
hid20141227
2a3ccd61aa Sendable Closure Arkts1.0
issue:I9QKJ8

Test:arkts Test

Signed-off-by: hid20141227 <yangrui185@huawei.com>
Change-Id: Ia483f7d9749145b1c2a68973d44f5d9fc28f62a4
2024-05-20 11:12:41 +08:00
openharmony_ci
894222ae21
!381 BitVector规则放宽
Merge pull request !381 from yangrui/bitvector
2024-05-17 10:31:57 +00:00
xxlight
11ca1e7ec0 Description: test for sdk about autofix && rule relax
Test: sdk linter test

Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com>
Change-Id: I73f3412248b45df911e590acdd5505eb6fa72010
2024-05-17 18:15:19 +08:00
openharmony_ci
cb5cfc06ab
!367 arktslinter 1.0 测试用例修复 codeStyle 修复
Merge pull request !367 from yangrui/master
2024-05-17 03:34:24 +00:00
openharmony_ci
39f76417bb
!380 Fix codecheck (Typescript 5.2)
Merge pull request !380 from liujia178/ts_0514_5.2
2024-05-16 13:28:24 +00:00
openharmony_ci
5addb1121a
!372 Fix codecheck
Merge pull request !372 from liujia178/ts_0507
2024-05-16 13:26:47 +00:00
mmorozov
460e703868 Add relaxes to linter
Signed-off-by: mmorozov <morozov.maxim@huawei-partners.com>
Change-Id: I6737d6c65bb13732013e0e5aa1d7663ceb545390
2024-05-16 17:54:03 +08:00
liujia178
b1561784f2 Fix codecheck
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9NARZ
Test:ts extra test

Signed-off-by: liujia178 <liujia178@huawei.com>
2024-05-16 16:23:26 +08:00
liujia178
9ca73e7be7 Fix codecheck
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9P2NI
Test:ts extra test

Signed-off-by: liujia178 <liujia178@huawei.com>
2024-05-16 16:20:10 +08:00
hid20141227
9cd52d17e6 Relax BitVector indexed access
issue: I9PKL0

Test: arkts test

Signed-off-by: hid20141227 <yangrui185@huawei.com>
Change-Id: Ibd6097546d2c13f574c16cd3c57e6892d511a8c1
2024-05-16 16:06:27 +08:00
openharmony_ci
338f143291
!375 Bug fixes for test cases before version 4.9 of TSC
Merge pull request !375 from 单维前/fix_tsc
2024-05-13 09:54:48 +00:00
mmorozov
a195a6c4d6 Add autofixes to linter
Signed-off-by: mmorozov <morozov.maxim@huawei-partners.com>
2024-05-13 11:38:32 +03:00
openharmony_ci
1fb1af892d
!373 Implement Sendable closure
Merge pull request !373 from yangrui/rule7
2024-05-12 12:28:58 +00:00
hid20141227
07c00d7715 Implement sendable closure
issue:I9NEDV

test: Arkts test

Signed-off-by: hid20141227 <yangrui185@huawei.com>
Change-Id: I9d8980d3940e1c8856021044aca96725179a74b1
2024-05-11 17:51:24 +08:00
openharmony_ci
a2dbcc0525
!363 [ArkTSLinter] Fix Linter test files and add rule watch
Merge pull request !363 from ironrain/work_0429_tests
2024-05-11 09:07:52 +00:00
hid20141227
eb182f3004 Fix arkts linter test and codeStyle
issue:I9MCP1

test: linter test

Signed-off-by: hid20141227 <yangrui185@huawei.com>
Change-Id: Ib6be0f627ff7663664eeecf28faf5992bc50207d
2024-05-11 16:02:10 +08:00
shanweiqian
ea24da9d48 Bug fixes for test cases before version 4.9 of TSC
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9KW8G
Test: ts extra test

Signed-off-by: shanweiqian <shanweiqian@h-partners.com>
Change-Id: Ib8ae0f627ff7993664eeecf28faf5662bc50207q
2024-05-11 14:35:50 +08:00
lizhonghan
f91cf410c3 Fix issues test files, add rule watch
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I9KR3D

internal: None

Change-Id: I89328d3bd4ed28696b35720a16865f4ece08cbd4
Signed-off-by: lizhonghan <lizhonghan1@huawei.com>
2024-05-10 14:58:36 +08:00
lizhonghan
99c6e005fa [ArkTSLinter] Blue sync with yellow
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I9O1J3

Change-Id: Ib9e03a8ae33493dd3ddcbab18ab5802a3f70cdb7
Signed-off-by: lizhonghan <lizhonghan1@huawei.com>
2024-05-10 10:18:29 +08:00
openharmony_ci
60f8b996fc
!368 Fix codecheck
Merge pull request !368 from ctw-ian/csec
2024-05-08 12:54:47 +00:00
ctw-ian
b4d009c946 Fix codecheck
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9MNMK

Signed-off-by: ctw-ian <chentingwei2@huawei.com>
Change-Id: I171b326fb09a33cb8dc6f691b1878827a11fe468
2024-05-06 17:30:11 +08:00
openharmony_ci
e05047d384
!366 Fix codecheck and ut of sendable
Merge pull request !366 from ctw-ian/fix
2024-05-06 02:54:17 +00:00
openharmony_ci
0f509d9ede
!365 Implement rules for shared module in linter
Merge pull request !365 from huyunhui/linter
2024-05-02 09:15:09 +00:00
openharmony_ci
80e1ec5d08
!364 Support the useTsHar for obfuscation [TSC]
Merge pull request !364 from zhangchen168/0430-comments
2024-05-02 03:03:53 +00:00
huyunhui
e97ba4ab98 Implement rules for shared module in linter
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9L1NZ

Signed-off-by: huyunhui <huyunhui1@huawei.com>
Change-Id: I6be06ebe2d6ed2b06e21f8177e627636a46dab7a
2024-05-02 00:49:22 +08:00
ctw-ian
c61692ce13 Fix codecheck and ut of sendable
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9L63K

Signed-off-by: ctw-ian <chentingwei2@huawei.com>
Change-Id: Ia127e60ac714bcedbf9455fd8353e69b0c045894
2024-05-01 17:40:47 +08:00
openharmony_ci
3e5e25da87
!361 [ArkTS][Linter] Implement arkts-sendable-imported-variables
Merge pull request !361 from ctw-ian/runle7_sendable
2024-04-30 14:20:59 +00:00
openharmony_ci
14bfb6762a
!359 混淆白名单支持通配符
Merge pull request !359 from zengyuan/whitelist
2024-04-30 14:17:46 +00:00
openharmony_ci
9ed1720e40
!348 Add test cases for 10 features of typescript 5.2
Merge pull request !348 from liujia178/ts5.2_test
2024-04-30 14:16:43 +00:00
zengyuan
98553fc114 Support for wildcard usage in obfuscation whitelist
Issue:https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I9IQTS

Signed-off-by: zengyuan <zengyuan22@huawei.com>
Change-Id: I7aba39a3479135d5add313f09a895d29344c4f63
2024-04-30 19:03:11 +08:00
zhangchen
ebaf405faa Support the useTsHar for obfuscation [Tsc]
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/I9K6H9

Signed-off-by: zhangchen <zhangchen168@huawei.com>
Change-Id: If0ddedb1fe4bc16cf9103eb433918a127a6bdf8e
2024-04-30 17:31:47 +08:00
ctw-ian
82d66f6673 [ArkTS][Linter] Implement arkts-sendable-imported-variables
Issue:https://gitee.com/openharmony/third_party_typescript/issues/I9K6I6

Signed-off-by: ctw-ian <chentingwei2@huawei.com>
Change-Id: I918856114079de858161dbc405dfe83fa64dc76b
2024-04-30 16:38:49 +08:00
openharmony_ci
dd66991b62
!356 [ArkTsLinter] arts-no-side-effect-import
Merge pull request !356 from hid20141227/master
2024-04-30 06:13:44 +00:00
liujia178
4167c1d483 add test case for typescript 5.2
Issue: https://gitee.com/openharmony/third_party_typescript/issues/I9HHG7
Test: ts extra test

Signed-off-by: liujia178 <liujia178@huawei.com>
2024-04-30 13:49:52 +08:00
openharmony_ci
82f8ee97c1
!357 [ArkTS Linter] Relax linter rule arkts-sendable-as-expr for The object, Object and any type
Merge pull request !357 from lijunru/0425
2024-04-30 05:13:22 +00:00