Skip to content

feat(source): implement source repository for new event #545

feat(source): implement source repository for new event

feat(source): implement source repository for new event #545

Triggered via pull request November 15, 2024 22:25
Status Failure
Total duration 4m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: source/delivery/httpserver/eventhandler/event.go#L24
resp declared and not used
build: source/delivery/httpserver/eventhandler/event.go#L41
not enough arguments in call to ctx.JSON
build: source/repository/scylladb/event/create.go#L26
multiple-value uuid.NewUUID() (value of type (uuid.UUID, error)) in single-value context
build
Process completed with exit code 2.
build
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/