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

[Sweep GHA Fix] The GitHub Actions run failed with... #183

Open
wants to merge 3 commits into
base: sweep/sweep_gha_fix_the_github_actions_run_fai_15
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jan 4, 2024

Description

This pull request includes the following changes:

  • Updated the base image in the Dockerfile to use node:16-alpine as the builder image.
  • Modified the npm install and lerna bootstrap commands in the Dockerfile to include the --loglevel verbose flag.
  • Updated the versions of various dependencies in the package.json files.
  • Updated the ts-jest version in the package.json files.
  • Updated the target and lib options in the tsconfig.json file.

Summary

  • Updated the base image in the Dockerfile to use node:16-alpine.
  • Modified npm install and lerna bootstrap commands in the Dockerfile to include the --loglevel verbose flag.
  • Updated versions of various dependencies in the package.json files.
  • Updated ts-jest version in the package.json files.
  • Updated target and lib options in the tsconfig.json file.

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

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.

0 participants