Added helper loadData to facilitate Unique Service Selectors validation between manifest objects #602
Annotations
8 errors and 1 warning
build:
cmd/validate_test.go#L46
cannot use manifestFiles (variable of type []string) as []safeguards.ManifestFile value in argument to safeguards.GetManifestViolations
|
build:
cmd/validate_test.go#L50
cannot use getManifestFiles(manifestPathDirectorySuccess) (value of type []safeguards.ManifestFile) as []string value in assignment
|
build:
cmd/validate_test.go#L52
cannot use manifestFiles (variable of type []string) as []safeguards.ManifestFile value in argument to safeguards.GetManifestViolations
|
build:
cmd/validate_test.go#L57
cannot use getManifestFiles(manifestPathDirectoryError) (value of type []safeguards.ManifestFile) as []string value in assignment
|
build:
cmd/validate_test.go#L59
cannot use manifestFiles (variable of type []string) as []safeguards.ManifestFile value in argument to safeguards.GetManifestViolations
|
build:
cmd/validate_test.go#L66
cannot use manifestFiles (variable of type []string) as []safeguards.ManifestFile value in argument to safeguards.GetManifestViolations
|
build:
cmd/validate_test.go#L73
cannot use manifestFiles (variable of type []string) as []safeguards.ManifestFile value in argument to safeguards.GetManifestViolations
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|