Complete transfer of kpt updates from Porch to kpt #8593
go.yml
on: pull_request
build-macos
1m 25s
Matrix: Build-test-kpt-CLI
Annotations
4 errors and 4 warnings
|
Build-test-kpt-CLI (podman)
Process completed with exit code 2.
|
|
Build-test-kpt-CLI (podman)
no required module provides package github.com/kptdev/kpt/pkg/lib/fnruntime; to add it:
|
|
Build-test-kpt-CLI (docker)
Process completed with exit code 2.
|
|
Build-test-kpt-CLI (docker)
no required module provides package github.com/kptdev/kpt/pkg/lib/fnruntime; to add it:
|
|
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 (podman)
Restore cache failed: Dependencies file is not found in /home/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
|