steep-eve-20716
10/17/2024, 11:40 PM2.23.0rc0
? I'm giving it a shot to see if we'll upgrade, and I'm unable to get simple things working
• Dependency inference doesn't seem to be working
• Tests/packaging don't seem to be working
• I found a number of disconnects between docs and realitysteep-eve-20716
10/17/2024, 11:50 PMCurrently supported:
• file-based importsThats my issue. I'll look into contributing module inference!
happy-kitchen-89482
10/18/2024, 1:29 PMsteep-eve-20716
10/18/2024, 11:12 PMsteep-eve-20716
10/19/2024, 6:23 PMtypescript_test
targets aren't testable...
11:04:27.56 [WARN] No applicable files or targets matched. The `test` goal works with these target types:
* javascript_test
* jsx_test
* python_test
However, you only specified file arguments with these target types:
* typescript_test
And my confusion arises from the fact that jsx
doesn't export any test rules either, nor does javascript
backend on jsx's
behalf. But jsx
is indeed testablesteep-eve-20716
10/19/2024, 6:24 PMhappy-kitchen-89482
10/21/2024, 1:17 PMhappy-kitchen-89482
10/21/2024, 1:18 PMworried-painter-31382
10/21/2024, 1:19 PMworried-painter-31382
10/21/2024, 1:21 PMworried-painter-31382
10/21/2024, 1:33 PMhappy-kitchen-89482
10/21/2024, 1:48 PMhappy-kitchen-89482
10/21/2024, 1:49 PMhappy-kitchen-89482
10/21/2024, 1:49 PMtest
goal not applying to typescript_test
targets, does that ring any bells?) @steep-eve-20716 I assume you have registered the typescript backend?worried-painter-31382
10/21/2024, 1:50 PMworried-painter-31382
10/21/2024, 1:50 PMsteep-eve-20716
11/03/2024, 11:04 PM