Scan Report
Created by ORT, the OSS Review Toolkit, version cc543c9380-dirty on 2023-04-24T16:43:53.726268393Z.

Project

Scanned revision 3e3776ac46abf2d76d1ba7da8bec7d64253eeea9 of Git repository https://gitlab.eclipse.org/eclipse/asciidoc-lang/asciidoc-tck.git

Index

Rule Violation Summary (0 errors, 0 warnings, 0 hints to resolve)

No rule violations found.

Issue Summary (1 errors, 0 warnings, 0 hints to resolve)

Issues from excluded components are not shown in this summary.

Packages

# Package Analyzer Issues Scanner Issues
1 Yarn::package.json: Yarn::package.json:
  • 2023-04-24T16:42:57.562055101Z [ERROR]: Yarn - Resolving Yarn dependencies for path 'package.json' failed with: IOException: Running 'yarn install --ignore-scripts --ignore-engines' in '/project' failed with exit code 1:
    warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
    error Workspaces can only be enabled in private projects.

Yarn::package.json: (package.json)

VCS Information

Type Git
URL https://gitlab.eclipse.org/eclipse/asciidoc-lang/asciidoc-tck.git
Path
Revision 3e3776ac46abf2d76d1ba7da8bec7d64253eeea9

Packages

# Package Scopes Licenses Analyzer Issues Scanner Issues
1 Yarn::package.json: Detected Licenses (from VCS):
Effective License:
  • 2023-04-24T16:42:57.562055101Z [ERROR]: Yarn - Resolving Yarn dependencies for path 'package.json' failed with: IOException: Running 'yarn install --ignore-scripts --ignore-engines' in '/project' failed with exit code 1:
    warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
    error Workspaces can only be enabled in private projects.

    Repository Configuration

    
    ---
    excludes:
      paths:
      - pattern: "**/META-INF/DEPENDENCIES"
        reason: "BUILD_TOOL_OF"
        comment: "Licenses contained in this directory reflect content analysed elsewhere."
      - pattern: "**/META-INF/NOTICE*"
        reason: "BUILD_TOOL_OF"
        comment: "Licenses contained in this directory reflect content analysed elsewhere."
      - pattern: "**/*.svg"
        reason: "BUILD_TOOL_OF"
        comment: "SVG files do not contain any license information."
      - pattern: "package-lock.json"
        reason: "BUILD_TOOL_OF"
        comment: "Does not contain any license information."