Skip to content

Add auth

Add auth #8

Triggered via pull request November 9, 2024 01:08
@AmirAgassiAmirAgassi
synchronize #29
add-auth
Status Failure
Total duration 56s
Billable time 1m
Artifacts

run-tests.yaml

on: pull_request
Run Tests
46s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run Tests: internal/server/auth.go#L51
user.ID.String undefined (type pgtype.UUID has no field or method String)
Run Tests: internal/server/auth.go#L59
user.ID.String undefined (type pgtype.UUID has no field or method String)
Run Tests: internal/server/auth.go#L89
user.ID.String undefined (type pgtype.UUID has no field or method String)
Run Tests: internal/server/auth.go#L97
user.ID.String undefined (type pgtype.UUID has no field or method String)
Run Tests
Process completed with exit code 1.
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/