Skip to content

chore: refactoring #644

chore: refactoring

chore: refactoring #644

Triggered via push January 18, 2024 06:59
Status Failure
Total duration 1m 13s
Artifacts

workflow.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: service_test.go#L152
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L168
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L192
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L203
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L221
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L240
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L262
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L282
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L302
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build: service_test.go#L324
svc.HandleEvent undefined (type *Service has no field or method HandleEvent)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/