[WIP] [DNM] From scratch #5741
knative-style.yaml
on: pull_request
style
/
changes
3s
style
/
...
/
Auto-format and Check
14s
style
/
...
/
Lint
2m 6s
style
/
...
/
Do Not Submit
4s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
2 errors and 6 warnings
style / Golang / Auto-format and Check:
pkg/tar/tar_basic_test.go#L1
Please run goimports.
diff --git a/pkg/tar/tar_basic_test.go b/pkg/tar/tar_basic_test.go
index 9a5404b..0e7a7d9 100644
--- a/pkg/tar/tar_basic_test.go
+++ b/pkg/tar/tar_basic_test.go
@@ -7,7 +7,7 @@ import (
"os"
"path/filepath"
"testing"
-
+
tarutil "knative.dev/func/pkg/tar"
)
|
style / Golang / Auto-format and Check
Process completed with exit code 1.
|
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|