Fix download geo resources #1680
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|