Skip to content

Merge pull request #9 from Rogsiel/dev #17

Merge pull request #9 from Rogsiel/dev

Merge pull request #9 from Rogsiel/dev #17

Triggered via push April 8, 2024 08:05
Status Failure
Total duration 1m 20s
Billable time 2m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: internal/database/store_account.go#L45
cannot use arg.ID (variable of type int64) as string value in argument to q.GetUser
test: internal/database/store_account.go#L67
q.GetUserUsername undefined (type *Queries has no field or method GetUserUsername)
test: internal/database/store_account.go#L116
q.UpdateUser undefined (type *Queries has no field or method UpdateUser)
test: internal/database/store_account.go#L116
undefined: UpdateUserParams
test: internal/database/store_account.go#L132
cannot use int64(arg) (value of type int64) as string value in argument to q.DeleteUser
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.