Merge pull request #134 from TogetherCrew/127-memory-heap-issue-due-t… #314
Annotations
9 warnings
test/node 18.x/ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/node 18.x/ubuntu-latest:
src/index.ts#L10
'databaseService' is defined but never used
|
test/node 18.x/ubuntu-latest:
src/index.ts#L40
Unexpected any. Specify a different type
|
test/node 18.x/ubuntu-latest:
src/index.ts#L40
Unexpected any. Specify a different type
|
test/node 18.x/ubuntu-latest:
src/index.ts#L41
Unexpected any. Specify a different type
|
test/node 18.x/ubuntu-latest:
src/index.ts#L44
Unexpected any. Specify a different type
|
test/node 18.x/ubuntu-latest:
src/index.ts#L73
'name' is defined but never used
|
test/node 18.x/ubuntu-latest:
src/index.ts#L192
Unexpected any. Specify a different type
|
test/node 18.x/ubuntu-latest:
src/index.ts#L192
Unexpected any. Specify a different type
|