Add support for base directions in literals #61
Annotations
4 errors and 1 warning
lib/TermUtil.ts#L41
Property 'direction' does not exist on type 'Literal'.
|
lib/TermUtil.ts#L41
Property 'direction' does not exist on type 'Literal'.
|
lib/TermUtil.ts#L138
Argument of type 'NamedNode<string> | { language: string; direction: "" | "ltr" | "rtl"; }' is not assignable to parameter of type 'string | NamedNode<string> | undefined'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading