Skip to content

Feat 46 sso system

Feat 46 sso system #43

Triggered via pull request July 24, 2024 16:00
Status Failure
Total duration 31s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: usecase/breed_test.go#L137
expected '}', found 'EOF'
test: usecase/user.go#L84
cannot use &userDto (value of type *dto.UserUpdateDto) as dto.UserUpdateDto value in argument to entity.UserToUpdate
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/