HeadspaceMeditation / beyonce

Type-safe DynamoDB query builder for TypeScript. Designed with single-table architecture in mind.
Apache License 2.0
6 stars 5 forks source link

feat: OPS-10968: use Yarn Berry vs. Yarn Classic #98

Closed blimmer closed 8 months ago

blimmer commented 1 year ago

It looks like this build is failing on master, so the failure is the same here. We should probably migrate this to use CircleCI instead of codeship anyway.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

gbryan commented 8 months ago

Hi @blimmer, tests are passing again on master now, so I think you should be unblocked on this upgrade if you rebase.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

blimmer commented 8 months ago

Thanks @gbryan - this is ready for review.