fix: remove operations counter #6005
ci.yml
on: pull_request
Verify Files
3m 40s
Unit Tests
59s
Annotations
10 warnings
Verify Files:
.github/workflows/scripts/utils/bundle.js#L44
Missing radix parameter
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L25
Do not nest ternary expressions
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L23
Do not nest ternary expressions
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L16
Do not nest ternary expressions
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L14
Do not nest ternary expressions
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L9
Missing JSDoc @param "bundleInfo.percent" type
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L8
Missing JSDoc @param "bundleInfo.diff" type
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L7
Missing JSDoc @param "bundleInfo.mainSize" type
|
Verify Files:
.github/workflows/scripts/utils/bundle.js#L6
Missing JSDoc @param "bundleInfo.currentSize" type
|
Verify Files:
.github/workflows/scripts/__tests__/results.test.ts#L31
Unexpected any. Specify a different type
|