✨ Autofixing renamed/removed collection items ✨
Base PullRequest
default branch (https://github.com/github/explore/tree/main)
Command results
Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
bundle exec rake collections
Run options: --seed 11361
# Running:
..............................................................................................
Finished in 59.407297s, 1.5823 runs/s, 0.0000 assertions/s.
94 runs, 0 assertions, 0 failures, 0 errors, 0 skips
stderr:
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses
Repo api was called 0 times!
User api was called 0 times!
Changed files
Changed file:
- collections/react-ui/index.md
:octocat: Repo | :memo: Issues | :department_store: Marketplace
Command results
Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
bundle exec rake collections
Run options: --seed 55265
# Running:
..............................................................................................
Finished in 59.742452s, 1.5734 runs/s, 0.0000 assertions/s.
94 runs, 0 assertions, 0 failures, 0 errors, 0 skips
stderr:
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses
Repo api was called 0 times!
User api was called 0 times!
Changed files
Changed file:
- collections/laravel-libraries/index.md
:octocat: Repo | :memo: Issues | :department_store: Marketplace
Base PullRequest
default branch (https://github.com/github/explore/tree/main)
Command results
Details: add path bundle exec rake collections
Changed files
Changed file:
- collections/react-ui/index.md
.
Command results
Details:
Changed files
Changed file: :octocat: Repo | 📝 Issues | 🏬 Marketplace
Base PullRequest
default branch (https://github.com/github/explore/tree/main)
Command results
Details:
Changed files
Changed file: :octocat: Repo | 📝 Issues | 🏬 Marketplace
Suggested edit:
diff --git a/.vscode/launch.json b/.vscode/launch.json
new file mode 100644
index 00000000..2ba986f6
--- /dev/null
+++ b/.vscode/launch.json
@@ -0,0 +1,15 @@
+{
+ // Use IntelliSense to learn about possible attributes.
+ // Hover to view descriptions of existing attributes.
+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
+ "version": "0.2.0",
+ "configurations": [
+ {
+ "type": "chrome",
+ "request": "launch",
+ "name": "Launch Chrome against localhost",
+ "url": "http://localhost:8080",
+ "webRoot": "${workspaceFolder}"
+ }
+ ]
+}
\ No newline at end of file
Base PullRequest
default branch (https://github.com/github/explore/tree/main)
Command results
Details: add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binbundle exec rake collections
Run options: --seed 11361 # Running: .............................................................................................. Finished in 59.407297s, 1.5823 runs/s, 0.0000 assertions/s. 94 runs, 0 assertions, 0 failures, 0 errors, 0 skipsstderr:
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses Repo api was called 0 times! User api was called 0 times!Changed files
Changed file:
- collections/react-ui/index.md
@jmeridth thanks for moving these, but this test just has a hard time handling renames, i usually just force-merge these.
Yeah. Realized the move didn't help. I'm good with a merge.