Skip to content

chore: Refactor signin.ts for improved passkey support #596

chore: Refactor signin.ts for improved passkey support

chore: Refactor signin.ts for improved passkey support #596

Triggered via pull request August 24, 2024 08:00
Status Success
Total duration 1m 6s
Artifacts

eslint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build (16.x)
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/
build (16.x)
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/
build (16.x): src/common/event/baridegi.ts#L14
Unexpected any. Specify a different type
build (16.x): src/common/fastify/index.ts#L1
'FastifyInstance' is defined but never used
build (16.x): src/common/fastify/index.ts#L8
Unexpected any. Specify a different type
build (16.x): src/common/meiling/authentication/token.ts#L215
Unexpected any. Specify a different type
build (16.x): src/common/meiling/authentication/validate.ts#L8
'SimpleWebAuthn' is defined but never used
build (16.x): src/common/meiling/authentication/validate.ts#L14
'validUntil' is defined but never used
build (16.x): src/common/meiling/authentication/validate.ts#L44
Unexpected any. Specify a different type
build (16.x): src/common/meiling/authentication/validate.ts#L104
Unexpected any. Specify a different type
build (16.x): src/common/meiling/identity/user.ts#L1
'prisma' is defined but never used
build (16.x): src/common/meiling/identity/user.ts#L2
'VerifiedAuthenticationResponse' is defined but never used
build (17.x)
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/
build (17.x)
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/
build (17.x): src/common/event/baridegi.ts#L14
Unexpected any. Specify a different type
build (17.x): src/common/fastify/index.ts#L1
'FastifyInstance' is defined but never used
build (17.x): src/common/fastify/index.ts#L8
Unexpected any. Specify a different type
build (17.x): src/common/meiling/authentication/token.ts#L215
Unexpected any. Specify a different type
build (17.x): src/common/meiling/authentication/validate.ts#L8
'SimpleWebAuthn' is defined but never used
build (17.x): src/common/meiling/authentication/validate.ts#L14
'validUntil' is defined but never used
build (17.x): src/common/meiling/authentication/validate.ts#L44
Unexpected any. Specify a different type
build (17.x): src/common/meiling/authentication/validate.ts#L104
Unexpected any. Specify a different type
build (17.x): src/common/meiling/identity/user.ts#L1
'prisma' is defined but never used
build (17.x): src/common/meiling/identity/user.ts#L2
'VerifiedAuthenticationResponse' is defined but never used
build (14.x)
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/
build (14.x)
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/
build (14.x): src/common/event/baridegi.ts#L14
Unexpected any. Specify a different type
build (14.x): src/common/fastify/index.ts#L1
'FastifyInstance' is defined but never used
build (14.x): src/common/fastify/index.ts#L8
Unexpected any. Specify a different type
build (14.x): src/common/meiling/authentication/token.ts#L215
Unexpected any. Specify a different type
build (14.x): src/common/meiling/authentication/validate.ts#L8
'SimpleWebAuthn' is defined but never used
build (14.x): src/common/meiling/authentication/validate.ts#L14
'validUntil' is defined but never used
build (14.x): src/common/meiling/authentication/validate.ts#L44
Unexpected any. Specify a different type
build (14.x): src/common/meiling/authentication/validate.ts#L104
Unexpected any. Specify a different type
build (14.x): src/common/meiling/identity/user.ts#L1
'prisma' is defined but never used
build (14.x): src/common/meiling/identity/user.ts#L2
'VerifiedAuthenticationResponse' is defined but never used