chore: format code #68
Annotations
6 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
|
test:
src/admin-resource.module.ts#L38
Unexpected any. Specify a different type
|
test:
src/admin-resource.service.ts#L6
Unexpected any. Specify a different type
|
test:
src/admin-resource.service.ts#L8
Unexpected any. Specify a different type
|
test:
src/interfaces/admin-module-options.interface.ts#L24
Unexpected any. Specify a different type
|
test:
src/loaders/express.loader.ts#L32
Unexpected any. Specify a different type
|