fix: Directories are shown even if they don’t contain files with the specified extension - #23
Open
webbrain-one wants to merge 1 commit into
Open
Annotations
5 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
pkg/printer/printer.go#L194
cannot use found (variable of type bool) as error value in return statement: bool does not implement error (missing method Error)
|
|
Run tests:
pkg/printer/printer.go#L141
cannot use false (constant of type bool) as error value in return statement: bool does not implement error (missing method Error)
|
|
Run tests:
pkg/printer/printer.go#L131
cannot use false (constant of type bool) as error value in return statement: bool does not implement error (missing method Error)
|
|
Run tests:
pkg/printer/printer.go#L129
cannot use func(currentDir string, prefix string, depth int) error {…} (value of type func(currentDir string, prefix string, depth int) error) as func(string, string, int) bool value in assignment
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading