Skip to content

add test & refactor #1245

add test & refactor

add test & refactor #1245

Triggered via pull request November 26, 2023 01:19
Status Failure
Total duration 1m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: test and coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test and coverage (ubuntu-latest): markdown/parser_test.go#L9
Function 'TestParser_ParseTab' is too long (94 > 60) (funlen)
test and coverage (ubuntu-latest): markdown/parser_test.go#L106
Function 'TestParser_ParseTwoSpaces' is too long (90 > 60) (funlen)
test and coverage (ubuntu-latest): markdown/parser_test.go#L199
Function 'TestParser_ParseFourSpaces' is too long (90 > 60) (funlen)
test and coverage (ubuntu-latest): example/programmable/main.go#L10
Function 'main' is too long (419 > 60) (funlen)
test and coverage (ubuntu-latest): example/programmable/main.go#L468
Function 'sampleWalker' is too long (88 > 60) (funlen)
test and coverage (ubuntu-latest): example/like_cli/main.go#L12
Function 'main' is too long (64 > 60) (funlen)
test and coverage (ubuntu-latest): example/like_cli/main.go#L79
Function 'sampleWalker' is too long (118 > 60) (funlen)
test and coverage (ubuntu-latest): cmd/gtree/main.go#L21
Function 'main' is too long (151 > 60) (funlen)
test and coverage (ubuntu-latest): tree_handler_mkdir_test.go#L12
Function 'TestMkdir' is too long (143 > 60) (funlen)
test and coverage (ubuntu-latest): tree_handler_output_test.go#L94
Function 'TestOutput' is too long (702 > 60) (funlen)
test and coverage (windows-latest)
Process completed with exit code 1.