Add auth #8
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/
|