Add support for localization #19
Annotations
5 errors
build:
packages/examples/src/verse-order-diagnostic-provider.test.ts#L10
'expect' is defined but never used. Allowed unused vars must match /^_/u
|
build:
packages/examples/src/verse-order-diagnostic-provider.test.ts#L18
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
packages/examples/src/verse-order-diagnostic-provider.test.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build
@sillsdev/lynx-examples#lint: command (/home/runner/work/lynx/lynx/packages/examples) /opt/hostedtoolcache/volta/2.0.1/x64/tools/image/npm/10.8.3/bin/npm run lint exited (1)
|
build
Process completed with exit code 1.
|