Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade node packages #133

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Upgrade node packages #133

merged 1 commit into from
Apr 12, 2022

Conversation

josecelano
Copy link
Member

I have updated all of them except for SimpleGit because some tests are failing. The reason is because of this issue #123. So we will upgrade it on that issue branch.

@github-actions
Copy link

github-actions bot commented Apr 12, 2022

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.15s
✅ COPYPASTE jscpd yes no 1.56s
✅ CREDENTIALS secretlint yes no 0.84s
✅ GIT git_diff yes no 0.01s
✅ JAVASCRIPT standard 1 0 0 1.22s
✅ JSON eslint-plugin-jsonc 7 0 0 0.84s
✅ JSON jsonlint 7 0 1.6s
✅ JSON prettier 7 0 0 0.57s
✅ JSON v8r 7 0 6.64s
⚠️ MARKDOWN markdownlint 2 0 1 0.33s
❌ MARKDOWN markdown-link-check 2 2 5.16s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.26s
✅ SPELL cspell 81 0 3.12s
✅ SPELL misspell 81 0 0 0.15s
✅ TYPESCRIPT eslint 54 0 0 11.51s
✅ YAML prettier 8 0 0 0.79s
✅ YAML v8r 8 0 8.11s
✅ YAML yamllint 8 0 0.23s

See errors details in artifact MegaLinter reports on CI Job page

@josecelano josecelano linked an issue Apr 12, 2022 that may be closed by this pull request
@josecelano josecelano force-pushed the issue-132-yarn-upgrade branch from 7276342 to 966c9f0 Compare April 12, 2022 09:44
@josecelano
Copy link
Member Author

josecelano commented Apr 12, 2022

The MegaLiner is failing because of some supposedly forbidden links:

  ERROR: 2 dead links found!
  [✖] https://docs.github.com/en/actions/using-jobs/using-concurrency → Status: 403
  [✖] https://help.github.com/en/articles/virtual-environments-for-github-actions#supported-virtual-environments-and-hardware-resources → Status: 403

This is a very common problem. I have to find out why that's happening. Maybe it's just because we are loading too many pages too fast. Anyway, the PR can be merged.

@josecelano josecelano merged commit 98d93a3 into main Apr 12, 2022
@josecelano josecelano deleted the issue-132-yarn-upgrade branch April 12, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade yarn.lock to latest versions
1 participant