Skip to content

Draft: Configurable app name for tracing, defaults to gorse. #1246

Draft: Configurable app name for tracing, defaults to gorse.

Draft: Configurable app name for tracing, defaults to gorse. #1246

Status Failure
Total duration 5m 6s
Artifacts

build_test.yml

on: pull_request
Matrix: integrate tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 10 warnings
integrate tests (mongo)
Process completed with exit code 1.
integrate tests (mysql)
The job was canceled because "mongo" failed.
integrate tests (mysql)
Process completed with exit code 1.
integrate tests (postgres)
The job was canceled because "mongo" failed.
integrate tests (postgres)
Process completed with exit code 1.
unit tests: worker/metrics.go#L30
not enough arguments in call to config.TracingConfig.GetAppName
unit tests: worker/metrics.go#L35
not enough arguments in call to config.TracingConfig.GetAppName
unit tests: worker/metrics.go#L40
not enough arguments in call to config.TracingConfig.GetAppName
unit tests: worker/metrics.go#L45
not enough arguments in call to config.TracingConfig.GetAppName
unit tests: worker/metrics.go#L50
not enough arguments in call to config.TracingConfig.GetAppName
unit tests: server/metrics.go#L25
not enough arguments in call to config.TracingConfig.GetAppName
unit tests
Process completed with exit code 1.
lint: cmd/gorse-in-one/main.go#L41
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
lint: cmd/gorse-server/main.go#L24
could not import github.com/zhenghaoz/gorse/server (-: # github.com/zhenghaoz/gorse/server
lint: cmd/gorse-worker/main.go#L23
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
lint: master/master.go#L42
could not import github.com/zhenghaoz/gorse/server (-: # github.com/zhenghaoz/gorse/server
lint: master/metrics.go#L36
not enough arguments in call to config.TracingConfig.GetAppName
lint: master/metrics.go#L41
not enough arguments in call to config.TracingConfig.GetAppName
lint: master/metrics.go#L46
not enough arguments in call to config.TracingConfig.GetAppName
lint: master/master.go#L162
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
lint: master/master.go#L189
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
lint: master/master.go#L191
m.RankingModelVersion undefined (type *Master has no field or method RankingModelVersion) (typecheck)
compatibility tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compatibility tests
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit tests
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
lint
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/
lint
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/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
lint
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/