Skip to content

Added helper loadData to facilitate Unique Service Selectors validation between manifest objects #604

Added helper loadData to facilitate Unique Service Selectors validation between manifest objects

Added helper loadData to facilitate Unique Service Selectors validation between manifest objects #604

Triggered via pull request April 2, 2024 19:57
Status Failure
Total duration 4m 30s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.