Skip to content
New issue

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

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

Already on GitHub? # to your account

build: enable compression for Bun unit tests #1812

Closed
wants to merge 6 commits into from
Closed

Conversation

sidorares
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

Coverage report

The coverage rate is 88.38590912894318%

The branch rate is 84.92957746478874%

100% of new lines are covered.

@@ -80,6 +80,8 @@
connectTimeout: args && args.connectTimeout,
};

console.log('create connection:', params)

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This logs sensitive data returned by [an access to MYSQL_PASSWORD](1) as clear text. This logs sensitive data returned by [an access to password](2) as clear text. This logs sensitive data returned by [an access to MYSQL_PASSWORD](3) as clear text. This logs sensitive data returned by [an access to password](4) as clear text. This logs sensitive data returned by [an access to password](5) as clear text.
@sidorares
Copy link
Owner Author

closing in favour of changes in #2119

@sidorares sidorares closed this Jul 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant