Skip to content

fix: Fix json.Unmarshal formatting issue #100

fix: Fix json.Unmarshal formatting issue

fix: Fix json.Unmarshal formatting issue #100

Triggered via push October 30, 2024 05:06
Status Failure
Total duration 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/beacon/metrics_fork.go#L115
stringintconv: conversion from DataVersion (uint64) to string yields a string of one rune, not a string of digits (govet)
lint: pkg/beacon/metrics_fork.go#L118
stringintconv: conversion from DataVersion (uint64) to string yields a string of one rune, not a string of digits (govet)
lint: pkg/beacon/metrics_fork.go#L120
stringintconv: conversion from DataVersion (uint64) to string yields a string of one rune, not a string of digits (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/