Merge pull request #60 from Baw-Appie/patch-1 #598
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/common/event/baridegi.ts#L14
Unexpected any. Specify a different type
|
src/common/fastify/index.ts#L1
'FastifyInstance' is defined but never used
|
src/common/fastify/index.ts#L8
Unexpected any. Specify a different type
|
src/common/meiling/authentication/token.ts#L215
Unexpected any. Specify a different type
|
src/common/meiling/authentication/validate.ts#L8
'SimpleWebAuthn' is defined but never used
|
src/common/meiling/authentication/validate.ts#L14
'validUntil' is defined but never used
|
src/common/meiling/authentication/validate.ts#L44
Unexpected any. Specify a different type
|
src/common/meiling/authentication/validate.ts#L104
Unexpected any. Specify a different type
|
src/common/meiling/identity/user.ts#L1
'prisma' is defined but never used
|
src/common/meiling/identity/user.ts#L2
'VerifiedAuthenticationResponse' is defined but never used
|
This job succeeded
Loading