Fix #4387 #8611
go.yml
on: pull_request
build-macos
1m 27s
Matrix: Build-test-kpt-CLI
Annotations
4 warnings
|
Workflow syntax warning:
.github/workflows/go.yml#L48
.github/workflows/go.yml (Line: 48, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
build-macos
Restore cache failed: Dependencies file is not found in /Users/runner/work/kpt/kpt. Supported file pattern: go.sum
|
|
Build-test-kpt-CLI (docker)
Restore cache failed: Dependencies file is not found in /home/runner/work/kpt/kpt. Supported file pattern: go.sum
|
|
Build-test-kpt-CLI (podman)
Restore cache failed: Dependencies file is not found in /home/runner/work/kpt/kpt. Supported file pattern: go.sum
|