v1 updates #949
main.yml
on: pull_request
Unit Tests
1m 32s
Checks
49s
Build
16s
Integration Tests
0s
Annotations
11 errors and 1 warning
Checks:
internal/ansi/spinner.go#L29
Comment should end in a period (godot)
|
Checks:
internal/ansi/spinner.go#L32
Comment should end in a period (godot)
|
Checks:
internal/ansi/spinner.go#L33
Comment should end in a period (godot)
|
Checks:
internal/ansi/spinner.go#L16
const `spinnerTextEllipsis` is unused (unused)
|
Checks:
internal/ansi/spinner.go#L17
const `spinnerTextDone` is unused (unused)
|
Checks:
internal/ansi/spinner.go#L18
const `spinnerTextFailed` is unused (unused)
|
Checks:
internal/display/display.go#L106
commentFormatting: put a space between `//` and comment text (gocritic)
|
Checks:
internal/display/display.go#L213
var-naming: func fetchId should be fetchID (revive)
|
Checks:
internal/display/display.go#L115
unnecessary trailing newline (whitespace)
|
Checks:
internal/display/display.go#L210
unnecessary trailing newline (whitespace)
|
Unit Tests
Process completed with exit code 2.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|