Skip to content

Add bold and underline functionality #286

Add bold and underline functionality

Add bold and underline functionality #286

Triggered via pull request June 14, 2024 12:12
Status Failure
Total duration 1m 1s
Artifacts

static_analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
checks: color.go#L9
missing go.sum entry for module providing package fyne.io/fyne/v2 (imported by github.com/fyne-io/terminal); to add:
checks: render.go#L7
missing go.sum entry for module providing package fyne.io/fyne/v2/canvas (imported by github.com/fyne-io/terminal); to add:
checks: input.go#L8
missing go.sum entry for module providing package fyne.io/fyne/v2/driver/desktop (imported by github.com/fyne-io/terminal); to add:
checks: term.go#L16
missing go.sum entry for module providing package fyne.io/fyne/v2/driver/mobile (imported by github.com/fyne-io/terminal); to add:
checks: osc.go#L7
missing go.sum entry for module providing package fyne.io/fyne/v2/storage (imported by github.com/fyne-io/terminal); to add:
checks: color.go#L10
missing go.sum entry for module providing package fyne.io/fyne/v2/theme (imported by github.com/fyne-io/terminal); to add:
checks: escape.go#L9
missing go.sum entry for module providing package fyne.io/fyne/v2/widget (imported by github.com/fyne-io/terminal); to add:
checks: cmd/fyneterm/main.go#L12
missing go.sum entry for module providing package fyne.io/fyne/v2/app (imported by github.com/fyne-io/terminal/cmd/fyneterm); to add:
checks: cmd/fyneterm/main.go#L14
missing go.sum entry for module providing package fyne.io/fyne/v2/container (imported by github.com/fyne-io/terminal/cmd/fyneterm); to add:
checks
Process completed with exit code 1.
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/