Skip to content

fix alpine testing#35

Draft
rochdev wants to merge 21 commits intomainfrom
rochdev/enable-alpine
Draft

fix alpine testing#35
rochdev wants to merge 21 commits intomainfrom
rochdev/enable-alpine

Conversation

@rochdev
Copy link
Member

@rochdev rochdev commented Sep 20, 2024

No description provided.

@rochdev rochdev force-pushed the rochdev/enable-alpine branch from 214bd8c to f019c5e Compare September 22, 2024 16:13
const killFrame = stackTrace.find(frame => frame.names[0]?.name.includes('_uv_kill'))

for (const frame of stackTrace) {
console.log(frame)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟠 Code Quality Violation

Unexpected console statement. (...read more)

Debugging with console (such as console.log or console.info) is not considered a bad practice, but these statements can be accidentally left in production code, leading to unnecessary log pollution. It is important to remove or replace these debugging statements to maintain clean and secure production builds.

View in Datadog  Leave us feedback  Documentation

@rochdev rochdev force-pushed the rochdev/enable-alpine branch from aa8aff4 to c21ed6f Compare September 22, 2024 19:02
@github-actions
Copy link

github-actions bot commented Sep 22, 2024

Overall package size

Self size: 29.62 MB
Deduped: 29.62 MB
No deduping: 29.62 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

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.

1 participant