First commit of the new demo system #6833
static_analysis.yml
on: pull_request
static_analysis
3m 42s
Annotations
4 errors and 1 warning
static_analysis:
cmd/fyne_demo/tutorials/widget.go#L485
type contextMenuButton is unused (U1000)
|
static_analysis:
cmd/fyne_demo/tutorials/widget.go#L490
func (*contextMenuButton).Tapped is unused (U1000)
|
static_analysis:
cmd/fyne_demo/tutorials/widget.go#L494
func newContextMenuButton is unused (U1000)
|
static_analysis
Process completed with exit code 1.
|
static_analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|