Skip to content

Feat: refine prompt #196

Feat: refine prompt

Feat: refine prompt #196

Triggered via pull request January 12, 2024 10:36
@yankeguoyankeguo
opened #5
Status Failure
Total duration 1m 20s
Artifacts

checks.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linting: prompt/prompter.go#L123
Error return value of `normalMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L138
Error return value of `p.rawMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L139
Error return value of `p.normalMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L155
Error return value of `p.rawMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L156
Error return value of `p.normalMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L173
Error return value of `p.rawMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L174
Error return value of `p.normalMode.ApplyMode` is not checked (errcheck)
Linting: prompt/prompter.go#L201
Error return value of `p.State.ReadHistory` is not checked (errcheck)
Linting: prompt/prompter.go#L209
Comment should end in a period (godot)
Linting
Process completed with exit code 2.