[
https://issues.apache.org/jira/browse/DISPATCH-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216338#comment-17216338
]
ASF GitHub Bot commented on DISPATCH-1767:
------------------------------------------
jiridanek opened a new pull request #887:
URL: https://github.com/apache/qpid-dispatch/pull/887
Typescript is required to run eslint.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [console] add typescript to console dependencies
> ------------------------------------------------
>
> Key: DISPATCH-1767
> URL: https://issues.apache.org/jira/browse/DISPATCH-1767
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Console
> Affects Versions: 1.13.0
> Reporter: Jiri Daněk
> Priority: Trivial
>
> {{npm install}} reports a warning
> {noformat}
> npm WARN [email protected] requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev
> || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >=
> 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must
> install peer dependencies yourself.
> {noformat}
> This is relevant because {{eslint}} will not run without typescript. The
> GitHub Action has to install typescript in a subsequent step.
> Adding typescript would also allow to write production code and/or tests in
> typescript, which has some advantages. The Patternfly project seems
> especially to be very Typescript focused, recently. The Rhea AMQP client also
> added typescript type annotations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]