Coder Social home page Coder Social logo

specs-repo-git-scanner's Introduction

specs-repo-git-scanner's People

Contributors

orta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

specs-repo-git-scanner's Issues

'yarn diffs' results in UnhandledPromiseRejectionWarning on fresh addition of master spec repo

I was running the scanner on a fresh addition of the master CP repo to my repo list.

  • yarn scan completed successfully, with a bunch of x's near the end.

CleanShot 2021-04-20 at 14 46 25@2x

  • yarn diffs works for a while after which it exists with the information below
~/Code/specs-repo-git-scanner   master±  yarn diffs
yarn run v1.22.10
$ node --experimental-json-modules scripts/diffchecker.mjs
This is the slow one, there are 536252 diffs to read.
An x will appear every 10 commits
...................................x(node:87209) UnhandledPromiseRejectionWarning: Error: Deprecates should add 2 files and delete 1
    at sus (file:///Users/wilmar/Code/specs-repo-git-scanner/scripts/diffchecker.mjs:25:13)
    at go (file:///Users/wilmar/Code/specs-repo-git-scanner/scripts/diffchecker.mjs:57:99)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:87209) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:87209) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
✨  Done in 245.50s.

Steps to replicate

  • Verify that master is not added yet in the repo list: $ pod repo list
  • Add master repo: $ pod repo add master https://github.com/CocoaPods/Specs.git
  • Clone steps outlined in the README of specs-repo-git-scanner.
  • Change hardcoded paths which include oratherox to point to my local path for .cocoapods

CleanShot 2021-04-20 at 15 05 46@2x

  • Run steps as outlined by README
  • Once yarn diffs is run, it produces the message above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.