boilerplate-checks.yml
on: pull_request
Run eslint, prettier, type check and jest tests
45s
Annotations
5 errors
|
Run eslint, prettier, type check and jest tests
Process completed with exit code 1.
|
|
Run eslint, prettier, type check and jest tests:
template/src/services/i18n/instance.ts#L25
Unsafe assignment of an error typed value
|
|
Run eslint, prettier, type check and jest tests:
template/src/services/i18n/instance.ts#L24
Unsafe assignment of an error typed value
|
|
Run eslint, prettier, type check and jest tests:
template/src/services/i18n/instance.ts#L8
🔥 Cannot find module. If the import includes a path alias, make sure that you have added the alias to the configuration. 🔥
|
|
Run eslint, prettier, type check and jest tests:
template/src/services/i18n/instance.ts#L7
🔥 Cannot find module. If the import includes a path alias, make sure that you have added the alias to the configuration. 🔥
|