Skip to content

wip: new jwt based authentication #2404

wip: new jwt based authentication

wip: new jwt based authentication #2404

Triggered via pull request March 7, 2024 15:28
@dyc3dyc3
synchronize #1456
jwt
Status Failure
Total duration 3m 49s
Artifacts

main.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: grafana-compatibilitycheck
Deploy Monolith on fly.io (staging)
0s
Deploy Monolith on fly.io (staging)
Deploy docker image
0s
Deploy docker image
Deploy Monolith on fly.io (prod)
0s
Deploy Monolith on fly.io (prod)
Deploy Balancer on fly.io (staging)
0s
Deploy Balancer on fly.io (staging)
Fit to window
Zoom out
Zoom in

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'.