Skip to content

Feat support windows #69

Feat support windows

Feat support windows #69

Triggered via pull request June 2, 2024 17:09
Status Failure
Total duration 2m 46s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: icons/orange.go#L5
var-declaration: should omit type []byte from declaration of var Orange; it will be inferred from the right-hand side (revive)
lint: icons/green.go#L5
var-declaration: should omit type []byte from declaration of var Green; it will be inferred from the right-hand side (revive)
lint: icons/red.go#L5
var-declaration: should omit type []byte from declaration of var Red; it will be inferred from the right-hand side (revive)
lint: icons/white.go#L5
var-declaration: should omit type []byte from declaration of var White; it will be inferred from the right-hand side (revive)