-
-
Notifications
You must be signed in to change notification settings - Fork 2
test: disposable Covencat live repair probe #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
bc459a9
6872590
21a3c68
57aada7
a7d7d6f
dcc2220
26ae839
e50caaf
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| export function describeLiveProbe(value) { | ||
| return { | ||
| value, | ||
| status: "ready", | ||
| }; | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. high: Trusted validation fails for this changed file The trusted host command Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. high: Trusted validation fails for this changed file The trusted host command Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. high: Trusted validation fails for this changed file The trusted host command Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command. |
||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
high: Trusted validation fails for this changed file
The trusted host command
git diff --check && if [ -f probe/covencat-live.mjs ]; then node --check probe/covencat-live.mjs; fifailed and referencedprobe/covencat-live.mjs:6.Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command.