Updates/srql security review #2225

Merged
mfreeman451 merged 15 commits from refs/pull/2225/head into main 2025-09-17 22:59:38 +00:00
mfreeman451 commented 2025-09-16 15:58:55 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1643
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1643
Original created: 2025-09-16T15:58:55Z
Original updated: 2025-09-17T22:59:41Z
Original head: carverauto/serviceradar:updates/srql_security_review
Original base: main
Original merged: 2025-09-17T22:59:38Z by @mfreeman451

No description provided.

Imported from GitHub pull request. Original GitHub pull request: #1643 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1643 Original created: 2025-09-16T15:58:55Z Original updated: 2025-09-17T22:59:41Z Original head: carverauto/serviceradar:updates/srql_security_review Original base: main Original merged: 2025-09-17T22:59:38Z by @mfreeman451 --- _No description provided._
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268832
Original created: 2025-09-17T04:29:56Z
Original path: web/src/app/api/devices/snmp/status/route.ts
Original line: 102

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268832 Original created: 2025-09-17T04:29:56Z Original path: web/src/app/api/devices/snmp/status/route.ts Original line: 102 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/55)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268834
Original created: 2025-09-17T04:29:56Z
Original path: web/src/app/api/devices/sysmon/status/route.ts
Original line: 101

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268834 Original created: 2025-09-17T04:29:56Z Original path: web/src/app/api/devices/sysmon/status/route.ts Original line: 101 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/56)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268837
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Analytics/CriticalEventsWidget.tsx
Original line: 108

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268837 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Analytics/CriticalEventsWidget.tsx Original line: 108 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/58)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268839
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Analytics/CriticalLogsWidget.tsx
Original line: 126

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268839 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Analytics/CriticalLogsWidget.tsx Original line: 126 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/57)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268840
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Devices/Dashboard.tsx
Original line: 131

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268840 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Devices/Dashboard.tsx Original line: 131 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/59)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268843
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Events/Dashboard.tsx
Original line: 146

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268843 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Events/Dashboard.tsx Original line: 146 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/60)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268844
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Logs/Dashboard.tsx
Original line: 231

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268844 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Logs/Dashboard.tsx Original line: 231 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/61)
github-advanced-security[bot] commented 2025-09-17 04:29:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268846
Original created: 2025-09-17T04:29:56Z
Original path: web/src/components/Logs/Dashboard.tsx
Original line: 236

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268846 Original created: 2025-09-17T04:29:56Z Original path: web/src/components/Logs/Dashboard.tsx Original line: 236 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/62)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268848
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Logs/Dashboard.tsx
Original line: 268

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268848 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Logs/Dashboard.tsx Original line: 268 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/63)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268849
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Logs/Dashboard.tsx
Original line: 273

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268849 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Logs/Dashboard.tsx Original line: 273 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/64)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268852
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Network/Dashboard.tsx
Original line: 195

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268852 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Network/Dashboard.tsx Original line: 195 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/65)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268853
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/MetricsDashboard.tsx
Original line: 239

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268853 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/MetricsDashboard.tsx Original line: 239 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/66)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268855
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/MetricsDashboard.tsx
Original line: 250

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268855 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/MetricsDashboard.tsx Original line: 250 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/67)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268858
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/TracesDashboard.tsx
Original line: 258

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268858 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/TracesDashboard.tsx Original line: 258 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/68)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268859
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/TracesDashboard.tsx
Original line: 270

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268859 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/TracesDashboard.tsx Original line: 270 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/69)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268861
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/TracesDashboard.tsx
Original line: 327

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268861 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/TracesDashboard.tsx Original line: 327 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/70)
github-advanced-security[bot] commented 2025-09-17 04:29:57 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268862
Original created: 2025-09-17T04:29:57Z
Original path: web/src/components/Observability/TracesDashboard.tsx
Original line: 339

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Show more details

Imported GitHub PR review comment. Original author: @github-advanced-security[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#discussion_r2354268862 Original created: 2025-09-17T04:29:57Z Original path: web/src/components/Observability/TracesDashboard.tsx Original line: 339 --- ## Incomplete string escaping or encoding This does not escape backslash characters in the input. [Show more details](https://github.com/carverauto/serviceradar/security/code-scanning/71)
qodo-code-review[bot] commented 2025-09-17 22:50:03 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1643#issuecomment-3304777527
Original created: 2025-09-17T22:50:03Z

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: build-test

Failed stage: Install dependencies (with tests) []

Failure summary:

The action failed during opam dependency resolution due to incompatible OCaml compiler constraints:

- The environment requires ocaml-base-compiler = 5.3.0 (invariant), but dependencies pulled by
deps-of-srql-translatordreamdream-httpafh2 < 0.13.0 require ocaml < 5.0, conflicting with
OCaml 5.3.0.
- Resulting conflicts involved dkml-base-compiler/ocaml-variants and h2-lwt-unix with
tls constraints.
- Missing dependencies also surfaced (ocaml-beta needing
enable-ocaml-beta-repository, and system-msvc restricted to os = "win32"), further preventing
resolution.
- opam exited with code 20 due to the unsatisfiable package set.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

642:  shell: /usr/bin/bash -e {0}
643:  env:
644:  OPAMCOLOR: always
645:  OPAMCONFIRMLEVEL: unsafe-yes
646:  OPAMDOWNLOADJOBS: 4
647:  OPAMERRLOGLEN: 0
648:  OPAMEXTERNALSOLVER: builtin-0install
649:  OPAMPRECISETRACKING: 1
650:  OPAMRETRIES: 10
651:  OPAMROOT: /home/runner/.opam
652:  OPAMSOLVERTIMEOUT: 600
653:  OPAMYES: 1
654:  DUNE_CACHE_ROOT: /home/runner/.cache/dune
655:  CLICOLOR_FORCE: 1
656:  ##[endgroup]
657:  ^[[31m[ERROR]^[[0m Package conflict!
658:  ^[[31m  * ^[[0mNo agreement on the version of ^[[01mocaml-base-compiler^[[0m:
...

675:  ^[[31m  * ^[[0mIncompatible packages:
676:  - (invariant)^[[33m → ^[[0m^[[31;01mocaml-base-compiler = 5.3.0^[[0m
677:  - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0m^[[31;01mdkml-base-compiler^[[0m
678:  ^[[31m  * ^[[0mIncompatible packages:
679:  - (invariant)^[[33m → ^[[0m^[[31;01mocaml-base-compiler = 5.3.0^[[0m
680:  - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0m^[[31;01mocaml-variants^[[0m
681:  ^[[31m  * ^[[0mIncompatible packages:
682:  - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0m^[[31;01mh2-lwt-unix^[[0m
683:  - deps-of-srql-translator^[[33m → ^[[0mproton >= 1.0.15^[[33m → ^[[0mtls-lwt^[[33m → ^[[0m^[[31;01mtls (= 1.0.4 | = 2.0.1 | >= 2.0.2)^[[0m
684:  ^[[31m  * ^[[0mMissing dependency:
685:  - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0mocaml-variants^[[33m → ^[[0m^[[31;01mocaml-beta^[[0m
686:  unmet availability conditions: 'enable-ocaml-beta-repository'
687:  ^[[31m  * ^[[0mMissing dependency:
688:  - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0mocaml-variants^[[33m → ^[[0m^[[31;01msystem-msvc^[[0m
689:  unmet availability conditions: 'os = "win32"'
690:  ##[error]Process completed with exit code 20.
691:  Post job cleanup.

Imported GitHub PR comment. Original author: @qodo-code-review[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1643#issuecomment-3304777527 Original created: 2025-09-17T22:50:03Z --- ## CI Feedback 🧐 A test triggered by this PR failed. Here is an AI-generated analysis of the failure: <table><tr><td> **Action:** build-test</td></tr> <tr><td> **Failed stage:** [Install dependencies (with tests)](https://github.com/carverauto/serviceradar/actions/runs/17812624378/job/50639665093) [❌] </td></tr> <tr><td> **Failure summary:** The action failed during opam dependency resolution due to incompatible OCaml compiler constraints:<br> <br>- The environment requires <code>ocaml-base-compiler = 5.3.0</code> (invariant), but dependencies pulled by <br><code>deps-of-srql-translator</code> → <code>dream</code> → <code>dream-httpaf</code> → <code>h2 < 0.13.0</code> require <code>ocaml < 5.0</code>, conflicting with <br>OCaml 5.3.0.<br> - Resulting conflicts involved <code>dkml-base-compiler</code>/<code>ocaml-variants</code> and <code>h2-lwt-unix</code> with <br><code>tls</code> constraints.<br> - Missing dependencies also surfaced (<code>ocaml-beta</code> needing <br><code>enable-ocaml-beta-repository</code>, and <code>system-msvc</code> restricted to <code>os = "win32"</code>), further preventing <br>resolution.<br> - opam exited with code 20 due to the unsatisfiable package set.<br> </td></tr> <tr><td> <details><summary>Relevant error logs:</summary> ```yaml 1: ##[group]Runner Image Provisioner 2: Hosted Compute Agent ... 642: shell: /usr/bin/bash -e {0} 643: env: 644: OPAMCOLOR: always 645: OPAMCONFIRMLEVEL: unsafe-yes 646: OPAMDOWNLOADJOBS: 4 647: OPAMERRLOGLEN: 0 648: OPAMEXTERNALSOLVER: builtin-0install 649: OPAMPRECISETRACKING: 1 650: OPAMRETRIES: 10 651: OPAMROOT: /home/runner/.opam 652: OPAMSOLVERTIMEOUT: 600 653: OPAMYES: 1 654: DUNE_CACHE_ROOT: /home/runner/.cache/dune 655: CLICOLOR_FORCE: 1 656: ##[endgroup] 657: ^[[31m[ERROR]^[[0m Package conflict! 658: ^[[31m * ^[[0mNo agreement on the version of ^[[01mocaml-base-compiler^[[0m: ... 675: ^[[31m * ^[[0mIncompatible packages: 676: - (invariant)^[[33m → ^[[0m^[[31;01mocaml-base-compiler = 5.3.0^[[0m 677: - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0m^[[31;01mdkml-base-compiler^[[0m 678: ^[[31m * ^[[0mIncompatible packages: 679: - (invariant)^[[33m → ^[[0m^[[31;01mocaml-base-compiler = 5.3.0^[[0m 680: - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0m^[[31;01mocaml-variants^[[0m 681: ^[[31m * ^[[0mIncompatible packages: 682: - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0m^[[31;01mh2-lwt-unix^[[0m 683: - deps-of-srql-translator^[[33m → ^[[0mproton >= 1.0.15^[[33m → ^[[0mtls-lwt^[[33m → ^[[0m^[[31;01mtls (= 1.0.4 | = 2.0.1 | >= 2.0.2)^[[0m 684: ^[[31m * ^[[0mMissing dependency: 685: - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0mocaml-variants^[[33m → ^[[0m^[[31;01mocaml-beta^[[0m 686: unmet availability conditions: 'enable-ocaml-beta-repository' 687: ^[[31m * ^[[0mMissing dependency: 688: - deps-of-srql-translator^[[33m → ^[[0mdream >= 1.0.0~alpha5^[[33m → ^[[0mdream-httpaf >= 1.0.0~alpha4^[[33m → ^[[0mh2 < 0.13.0^[[33m → ^[[0mocaml < 5.0^[[33m → ^[[0mocaml-variants^[[33m → ^[[0m^[[31;01msystem-msvc^[[0m 689: unmet availability conditions: 'os = "win32"' 690: ##[error]Process completed with exit code 20. 691: Post job cleanup. ``` </details></td></tr></table>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2225
No description provided.