wip: new jwt based authentication #2404
main.yml
on: pull_request
Matrix: lint
Matrix: test
Matrix: grafana-compatibilitycheck
Deploy docker image
0s
Deploy Monolith on fly.io (prod)
0s
Deploy Balancer on fly.io (staging)
0s
Annotations
30 errors
lint (18.x)
Type 'User | undefined' is not assignable to type 'UserAccountAttributes | null | undefined'.
|
lint (18.x)
Type 'User' is not assignable to type 'UserAccountAttributes'.
|
lint (18.x)
Property 'username' does not exist on type 'User'.
|
lint (18.x)
Property 'id' does not exist on type 'User'.
|
lint (18.x)
Type 'Express.User' is not assignable to type 'import("/home/runner/work/opentogethertube/opentogethertube/server/models/user").User'.
|
lint (18.x)
'room.owner' is possibly 'null'.
|
lint (18.x)
Property 'id' does not exist on type 'User'.
|
lint (18.x)
Property 'username' does not exist on type 'User'.
|
lint (18.x)
Property 'username' does not exist on type 'User'.
|
lint (18.x)
Property 'discordId' does not exist on type 'User'.
|
test (18.x)
Type 'User | undefined' is not assignable to type 'UserAccountAttributes | null | undefined'.
|
test (18.x)
Type 'User' is not assignable to type 'UserAccountAttributes'.
|
test (18.x)
Property 'username' does not exist on type 'User'.
|
test (18.x)
Property 'id' does not exist on type 'User'.
|
test (18.x)
Type 'Express.User' is not assignable to type 'import("/home/runner/work/opentogethertube/opentogethertube/server/models/user").User'.
|
test (18.x)
'room.owner' is possibly 'null'.
|
test (18.x)
Property 'id' does not exist on type 'User'.
|
test (18.x)
Property 'username' does not exist on type 'User'.
|
test (18.x)
Property 'username' does not exist on type 'User'.
|
test (18.x)
Property 'discordId' does not exist on type 'User'.
|
test (20.x)
Type 'User | undefined' is not assignable to type 'UserAccountAttributes | null | undefined'.
|
test (20.x)
Type 'User' is not assignable to type 'UserAccountAttributes'.
|
test (20.x)
Property 'username' does not exist on type 'User'.
|
test (20.x)
Property 'id' does not exist on type 'User'.
|
test (20.x)
Type 'Express.User' is not assignable to type 'import("/home/runner/work/opentogethertube/opentogethertube/server/models/user").User'.
|
test (20.x)
'room.owner' is possibly 'null'.
|
test (20.x)
Property 'id' does not exist on type 'User'.
|
test (20.x)
Property 'username' does not exist on type 'User'.
|
test (20.x)
Property 'username' does not exist on type 'User'.
|
test (20.x)
Property 'discordId' does not exist on type 'User'.
|