nodejs / gyp-next

A fork of the GYP build system for use in the Node.js projects
BSD 3-Clause "New" or "Revised" License
125 stars 69 forks source link

Python tests broken #211

Closed targos closed 9 months ago

targos commented 9 months ago

https://github.com/nodejs/gyp-next/actions/runs/6560318675/job/17817683531

Run ruff --format=github .
  ruff --format=github .
  shell: /bin/bash -e {0}
  env:
    pythonLocation: /Users/runner/hostedtoolcache/Python/3.8.18/x64
    PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig
    Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.18/x64
    Python[2](https://github.com/nodejs/gyp-next/actions/runs/6560318675/job/17817683531#step:6:2)_ROOT_DIR: /Users/runner/hostedtoolcache/Python/[3](https://github.com/nodejs/gyp-next/actions/runs/6560318675/job/17817683531#step:6:3).8.18/x6[4](https://github.com/nodejs/gyp-next/actions/runs/6560318675/job/17817683531#step:6:4)
    Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.18/x[6](https://github.com/nodejs/gyp-next/actions/runs/6560318675/job/17817683531#step:6:6)4
error: unexpected argument '--format' found

  tip: to pass '--format' as a value, use '-- --format'

Usage: ruff check [OPTIONS] [FILES]...

For more information, try '--help'.
targos commented 9 months ago

Refs: https://github.com/astral-sh/ruff/releases/tag/v0.1.0