mark publish as phony too #1
Annotations
5 errors
|
publish
Process completed with exit code 2.
|
|
test/index.test.ts > imports PO and MO files with prefix:
packages/rollup-plugin-gettext/test/index.test.ts#L56
Error: Cannot find package 'mo:./mo/nan_TW.mo' imported from '/home/runner/work/gettext/gettext/packages/rollup-plugin-gettext/test/index.test.ts'
❯ test/index.test.ts:56:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/index.test.ts > imports PO and MO files without prefix:
packages/rollup-plugin-gettext/test/index.test.ts#L47
Error: ENOENT: no such file or directory, open '/test/mo/nan_TW.mo'
❯ test/index.test.ts:47:28
|
|
test/index.test.ts > imported directories can be passed directly into @kemdict/gettext > MO:
packages/rollup-plugin-gettext/test/index.test.ts#L37
Error: Cannot find package 'mo:./mo' imported from '/home/runner/work/gettext/gettext/packages/rollup-plugin-gettext/test/index.test.ts'
❯ test/index.test.ts:37:33
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/index.test.ts > imports PO and MO directories with a prefix:
packages/rollup-plugin-gettext/test/index.test.ts#L11
Error: Cannot find package 'mo:./mo' imported from '/home/runner/work/gettext/gettext/packages/rollup-plugin-gettext/test/index.test.ts'
❯ test/index.test.ts:11:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|