Bump golang.org/x/image from 0.7.0 to 0.10.0 #108
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint-soft:
config.go#L95
config.go:95: Line contains TODO/BUG/FIXME: "TODO: improve error message with actual ..." (godox)
|
lint-soft:
widget_button.go#L84
`if w.label != ""` has complex nested blocks (complexity: 5) (nestif)
|
lint-soft:
config.go#L136
mnd: Magic number: 0600, in <argument> detected (gomnd)
|
lint-soft:
desktop_unix.go#L201
mnd: Magic number: 128, in <argument> detected (gomnd)
|
lint-soft:
fonts.go#L26
mnd: Magic number: 6, in <argument> detected (gomnd)
|
lint-soft:
main.go#L40
mnd: Magic number: 80, in <argument> detected (gomnd)
|
lint-soft:
main.go#L100
mnd: Magic number: 100, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L182
mnd: Magic number: 20000, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L200
mnd: Magic number: 2.0, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L204
mnd: Magic number: 2.0, in <argument> detected (gomnd)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/deckmaster/deckmaster. Supported file pattern: go.sum
|