Skip to content

feat: sentry debug option #1682

feat: sentry debug option

feat: sentry debug option #1682

Triggered via pull request November 5, 2023 09:14
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: log/log.go#L12
could not import github.com/sagernet/sing/service/filemanager (-: # github.com/sagernet/sing/service/filemanager
Build
cannot use (*defaultManager)(nil) (value of type *defaultManager) as Manager value in variable declaration: *defaultManager does not implement Manager (missing method Remove)
Build
cannot use &defaultManager{…} (value of type *defaultManager) as Manager value in argument to service.ContextWith[Manager]: *defaultManager does not implement Manager (missing method Remove)) (typecheck)
Build: outbound/shadowtls.go#L59
not enough arguments in call to common.Error
Build: outbound/shadowtls.go#L65
not enough arguments in call to common.Error
Build: route/router_geo_resources.go#L21
could not import github.com/sagernet/sing/service/filemanager (-: # github.com/sagernet/sing/service/filemanager
Build
cannot use (*defaultManager)(nil) (value of type *defaultManager) as Manager value in variable declaration: *defaultManager does not implement Manager (missing method Remove)
Build
cannot use &defaultManager{…} (value of type *defaultManager) as Manager value in argument to service.ContextWith[Manager]: *defaultManager does not implement Manager (missing method Remove)) (typecheck)
Build: route/router.go#L678
cannot infer T (/home/runner/go/pkg/mod/github.com/sagernet/[email protected]/common/format/fmt.go:66:18) (typecheck)
Build: route/router.go#L796
cannot infer T (/home/runner/go/pkg/mod/github.com/sagernet/[email protected]/common/format/fmt.go:66:18) (typecheck)