Fixed types #21
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
index.d.ts#L24
'RegistryContentType' is already declared in the upper scope on line 17 column 13
|
Test:
index.d.ts#L153
'T' is already declared in the upper scope on line 135 column 2
|
Test:
index.d.ts#L188
'MetricType' is already declared in the upper scope on line 188 column 13
|
Test:
index.d.ts#L397
'labels' is already declared in the upper scope on line 397 column 13
|
Test:
index.d.ts#L511
'labels' is already declared in the upper scope on line 511 column 13
|
Test:
index.d.ts#L524
'labels' is already declared in the upper scope on line 522 column 3
|
Test:
index.d.ts#L524
'exemplarLabels' is already declared in the upper scope on line 523 column 3
|
Test:
index.d.ts#L631
'labels' is already declared in the upper scope on line 631 column 13
|
Loading