update from feature branch #78
go.yml
on: push
Lint
2m 29s
Test Linux
5m 59s
Test MacOS
5m 22s
Test Windows
4m 32s
Annotations
2 errors and 4 warnings
Lint:
api/internal/plugins/execplugin/execplugin_test.go#L217
assignOp: replace `length = length - len("KUSTOMIZE_PLUGIN_CONFIG_STRING=")` with `length -= len("KUSTOMIZE_PLUGIN_CONFIG_STRING=")` (gocritic)
|
Lint
Process completed with exit code 2.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test Windows
Restore cache failed: Dependencies file is not found in D:\a\kustomize\kustomize. Supported file pattern: go.sum
|
Test MacOS
Restore cache failed: Dependencies file is not found in /Users/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|