Open sweep-ai[bot] opened 1 year ago
Name | Link |
---|---|
Latest commit | da1988918d995f7db48de70e5dffac43d376324a |
Latest deploy log | https://app.netlify.com/sites/frosty-perlman-9da1cb/deploys/6512e0a1615c5e0008cde3ea |
GitHub actions yielded the following error.
The command that failed is github/codeql-action/autobuild@v1
. Here are the relevant lines from the logs:
##[error]This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
This is likely a linting or type-checking issue with the source code. Update the code changed by the PR. Don't modify the existing tests.
The command that failed is
github/codeql-action/autobuild@v1
. Here are the relevant lines from the logs:##[error]This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Hi @sweep-ai[bot],
I decided to make the following changes:
File Path | Proposed Changes |
---|---|
.github/workflows/codeql-analysis.yml |
Modify .github/workflows/codeql-analysis.yml with contents: • Find the line that specifies the CodeQL Action version as github/codeql-action/autobuild@v1 .• Replace github/codeql-action/autobuild@v1 with github/codeql-action/autobuild@v2 . |
PR Feedback (click)
Description
This PR addresses the issues in the package.json file of the repository. The package.json file is updated to fix any outdated dependencies, ensure all scripts are working correctly, and add any missing or incorrect fields.
Summary of Changes
Please review and merge this PR to resolve the issues in the package.json file.
Fixes #88.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: