wip: new jwt based authentication #2404
Annotations
10 errors
Run yarn run build
Type 'User | undefined' is not assignable to type 'UserAccountAttributes | null | undefined'.
|
Run yarn run build
Type 'User' is not assignable to type 'UserAccountAttributes'.
|
Run yarn run build
Property 'username' does not exist on type 'User'.
|
Run yarn run build
Property 'id' does not exist on type 'User'.
|
Run yarn run build
Type 'Express.User' is not assignable to type 'import("/home/runner/work/opentogethertube/opentogethertube/server/models/user").User'.
|
Run yarn run build
'room.owner' is possibly 'null'.
|
Run yarn run build
Property 'id' does not exist on type 'User'.
|
Run yarn run build
Property 'username' does not exist on type 'User'.
|
Run yarn run build
Property 'username' does not exist on type 'User'.
|
Run yarn run build
Property 'discordId' does not exist on type 'User'.
|
Loading