Update README.md with link to new deck #119
Annotations
10 errors and 2 warnings
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
Magic number: 0600, in <argument> detected (gomnd)
|
lint-soft:
desktop_unix.go#L201
Magic number: 128, in <argument> detected (gomnd)
|
lint-soft:
fonts.go#L26
Magic number: 6, in <argument> detected (gomnd)
|
lint-soft:
main.go#L40
Magic number: 80, in <argument> detected (gomnd)
|
lint-soft:
main.go#L100
Magic number: 100, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L182
Magic number: 20000, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L200
Magic number: 2.0, in <argument> detected (gomnd)
|
lint-soft:
widget.go#L204
Magic number: 2.0, in <argument> detected (gomnd)
|
lint-soft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/deckmaster/deckmaster. Supported file pattern: go.sum
|