fix(deps): update github.com/semaphoreui/semaphore digest to 8db9984 #3619
dev.yml
on: pull_request
Annotations
3 errors and 2 warnings
build-local
Process completed with exit code 201.
|
build-local:
vendor/github.com/semaphoreui/semaphore/pro/pkg/features/features.go#L5
"github.com/semaphoreui/semaphore/pro_interfaces" imported and not used
|
build-local:
vendor/github.com/semaphoreui/semaphore/pro/services/server/subscription_svc.go#L9
cannot use &SubscriptionServiceImpl{} (value of type *SubscriptionServiceImpl) as pro_interfaces.SubscriptionService value in return statement: *SubscriptionServiceImpl does not implement pro_interfaces.SubscriptionService (missing method GetToken)
|
build-local:
web/src/views/Tasks.vue#L105
Unexpected console statement
|
build-local:
web/src/components/ItemFormBase.js#L117
Unexpected console statement
|