Skip to content

refactor

refactor #1306

Triggered via push March 2, 2024 06:11
Status Success
Total duration 1m 52s
Artifacts

ci.yaml

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

Annotations

10 errors and 3 warnings
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): cmd/gtree/main.go#L21
Function 'main' is too long (151 > 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): 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 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test and coverage (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test and coverage (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.