Draft: Configurable app name for tracing, defaults to gorse. #846
Annotations
10 errors and 4 warnings
cmd/gorse-in-one/main.go#L41
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
|
cmd/gorse-server/main.go#L24
could not import github.com/zhenghaoz/gorse/server (-: # github.com/zhenghaoz/gorse/server
|
cmd/gorse-worker/main.go#L23
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
|
master/master.go#L42
could not import github.com/zhenghaoz/gorse/server (-: # github.com/zhenghaoz/gorse/server
|
master/metrics.go#L36
not enough arguments in call to config.TracingConfig.GetAppName
|
master/metrics.go#L41
not enough arguments in call to config.TracingConfig.GetAppName
|
master/metrics.go#L46
not enough arguments in call to config.TracingConfig.GetAppName
|
master/master.go#L162
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
master/master.go#L189
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
master/master.go#L191
m.RankingModelVersion undefined (type *Master has no field or method RankingModelVersion) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading