Skip to content
6 changes: 6 additions & 0 deletions probe/covencat-live.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
export function describeLiveProbe(value) {
return {
value,
status: "ready",
};

Copy link
Copy Markdown

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; fi failed and referenced probe/covencat-live.mjs:6.

Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command.

Copy link
Copy Markdown

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; fi failed and referenced probe/covencat-live.mjs:6.

Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command.

Copy link
Copy Markdown

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; fi failed and referenced probe/covencat-live.mjs:6.

Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command.

Copy link
Copy Markdown

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; fi failed and referenced probe/covencat-live.mjs:6.

Suggested resolution: Correct the referenced defect in this changed file and rerun the configured trusted validation command.

}
Loading