Read translation files #9
ci.yml
on: pull_request
TypeScript Tests
25s
GitHub Actions Test
4s
Annotations
7 errors and 1 warning
GitHub Actions Test
ENOENT: no such file or directory, open './src/locales/en.json'
|
TypeScript Tests:
__tests__/main.test.ts#L16
'timeRegex' is assigned a value but never used
|
TypeScript Tests:
__tests__/main.test.ts#L19
'debugMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/main.test.ts#L20
'errorMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/main.test.ts#L22
'setFailedMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/main.test.ts#L23
'setOutputMock' is assigned a value but never used
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['main_translation_path', 'translation_paths']
|