Merge pull request #1688 from lukeautry/dependabot/npm_and_yarn/tar-6… #1607
Annotations
10 errors and 1 warning
Lint:
tests/esm/fixtures/express/server.ts#L13
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/custom/server.ts#L23
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/express-dynamic-controllers/server.ts#L10
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/express-openapi3/server.ts#L26
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/express-router-with-custom-multer/server.ts#L13
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/express-router/server.ts#L13
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/express/server.ts#L34
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/inversify-async/server.ts#L12
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/inversify-cpg/server.ts#L11
Promise returned in function argument where a void return was expected
|
Lint:
tests/fixtures/inversify-dynamic-container/server.ts#L11
Promise returned in function argument where a void return was expected
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, jossef/action-set-json-field@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading