Skip to content

Cloud v2 Marketplace compatibility check #736

Description

@Aradhya-Tripathi

Releases reviewed

The app won't be installable in case any of the validations below fail; The two findings are linked to the symlink pushed.

Version Channel Branch Commit Checked against Result
3.0.0 stable develop df34ebf3 frappe version-16 ❌ 2 check(s) failed

Findings

ImportCheck

Affects 1 reviewed commit(s): df34ebf3

'wiki' failed to install:
Command '/opt/homebrew/bin/uv' failed with exit code 1.
Using Python 3.14.2 environment at: <temporary path>
Resolved 4 packages in 106ms
   Building wiki @ file://wiki
  × Failed to build `wiki @
  │ file://wiki`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `flit_core.buildapi.build_wheel` failed (exit status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 11, in <module>
          wheel_filename =
      backend.build_wheel("~/.cache/uv/builds-v0/.tmpZgDQTU",
      {},
      "~/.cache/uv/builds-v0/.tmpHpfxSe/metadata_directory/wiki-3.0.0.dist-info")
        File
      "~/.cache/uv/builds-v0/.tmpHpfxSe/lib/python3.14/site-packages/flit_core/buildapi.py",
      line 72, in build_wheel
          info = make_wheel_in(pyproj_toml, Path(wheel_directory))
        File
      "~/.cache/uv/builds-v0/.tmpHpfxSe/lib/python3.14/site-packages/flit_core/wheel.py",
      line 223, in make_wheel_in
          wb.build(editable)
          ~~~~~~~~^^^^^^^^^^
        File
      "~/.cache/uv/builds-v0/.tmpHpfxSe/lib/python3.14/site-packages/flit_core/wheel.py",
      line 209, in build
          self.copy_module()
          ~~~~~~~~~~~~~~~~^^
        File
      "~/.cache/uv/builds-v0/.tmpHpfxSe/lib/python3.14/site-packages/flit_core/wheel.py",
      line 165, in copy_module
          self._add_file(full_path, rel_path)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
        File
      "~/.cache/uv/builds-v0/.tmpHpfxSe/lib/python3.14/site-packages/flit_core/wheel.py",
      line 112, in _add_file
          zinfo = zipfile.ZipInfo.from_file(full_path, rel_path)
        File
      "/opt/homebrew/Cellar/python@3.14/3.14.2/Frameworks/Python.framework/Versions/3.14/lib/python3.14/zipfile/__init__.py",
      line 631, in from_file
          st = os.stat(filename)
      FileNotFoundError: [Errno 2] No such file or directory:
      'wiki/public/node_modules'

      hint: This usually indicates a problem with the package or the build
      environment.

SymlinkCheck

Affects 1 reviewed commit(s): df34ebf3

'wiki' contains symlinks that do not resolve inside the app:
  wiki/public/node_modules -> /Users/mdhussain/Frappe/benches/december-bench/apps/wiki/node_modules (broken)
Remove them from the repository and commit the real files instead.

Generated by tools/audit in frappe/marketplace on 2026-07-31 06:55 UTC · registry 8bb1e742. Re-running the same commits reproduces this report.


What to do next

Fix the issues mentioned above and raise a PR on frappe/marketplace, with the updated commit in apps/wiki.json

Generated by tools/audit in frappe/marketplace on 2026-07-31 06:55 UTC · registry 8bb1e742. Re-running the same commits reproduces this report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions