Skip to content

Feat/selection

Feat/selection #8

Triggered via pull request June 23, 2024 07:08
Status Failure
Total duration 1m 16s
Billable time 2m
Artifacts

run-unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: internal/auth/auth.service.go#L51
unknown field Role in struct literal of type v1.SignUpRequest
build: internal/auth/auth.service.go#L69
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
build: internal/auth/auth.service.go#L70
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
build: internal/auth/auth.service.go#L71
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/