Skip to content

WalkerNode.Path method is changed / separator #1254

WalkerNode.Path method is changed / separator

WalkerNode.Path method is changed / separator #1254

Triggered via pull request December 2, 2023 07:37
Status Success
Total duration 1m 1s
Artifacts

ci.yaml

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

Annotations

10 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/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): 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): 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)