Allow users to setup TOTP after registration #815
test.yml
on: pull_request
Build
23s
Lint
20s
Test MySQL migrations
39s
Test Postgres migrations
30s
Test Sqlite migrations
25s
Matrix: Test
Annotations
10 errors
Lint:
src/mfa/totp/formats/html.ts#L5
Expected a semicolon
|
Lint:
src/mfa/totp/formats/html.ts#L6
Expected a semicolon
|
Lint:
src/mfa/totp/formats/html.ts#L7
Expected a semicolon
|
Lint:
src/mfa/totp/formats/html.ts#L8
Expected a semicolon
|
Lint:
src/mfa/totp/formats/html.ts#L9
Expected a semicolon
|
Lint:
src/mfa/totp/formats/html.ts#L10
Expected a semicolon
|
Lint:
src/user-auth-factor/controller/collection.ts#L1
Strings must use singlequote
|
Lint:
src/user-auth-factor/formats/hal.ts#L1
Strings must use singlequote
|
Lint:
src/user-auth-factor/formats/hal.ts#L2
Strings must use singlequote
|
Lint:
src/user-auth-factor/formats/hal.ts#L41
Missing semicolon
|