Skip to content

Refactor/use up to date dependencies #32

Refactor/use up to date dependencies

Refactor/use up to date dependencies #32

Triggered via pull request January 25, 2024 20:26
Status Failure
Total duration 32s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
lint: main.go#L34
var `commit` is unused (unused)
lint: main.go#L35
var `date` is unused (unused)
lint: main.go#L36
var `builtBy` is unused (unused)
lint
issues found
tests
undefined: atomic.Int64
tests
undefined: StringValue
tests
undefined: GroupValue
tests
undefined: StringValue
tests
v.str undefined (type Value has no field or method str)
tests
undefined: GroupValue
tests
v.str undefined (type Value has no field or method str)
tests
undefined: stringptr
tests
undefined: groupptr
tests
undefined: StringValue
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/