Skip to content

metrics server を実装 #40

metrics server を実装

metrics server を実装 #40

Triggered via pull request September 5, 2024 11:56
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
db-migration
28s
db-migration
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
db-migration: internal/metrics/server.go#L67
undefined: joblabel
db-migration: internal/metrics/server.go#L71
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.ParsedEntryNum.With
db-migration: internal/metrics/server.go#L72
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.NewEntryNum.With
db-migration: internal/metrics/server.go#L73
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.UpdatedAt.With
db-migration
Process completed with exit code 2.
db-migration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/