Don't store version on delete #176
Annotations
3 errors and 2 warnings
Running tests (20.x):
src/storage/object/delete.js#L18
'postObjectVersionWithLabel' is defined but never used. Allowed unused vars must match /^_$/u
|
Running tests (20.x):
src/storage/object/delete.js#L29
'isMove' is assigned a value but never used. Allowed unused vars must match /^_$/u
|
Running tests (20.x)
Process completed with exit code 1.
|
Running tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Running tests (20.x):
src/storage/object/copy.js#L49
Unexpected console statement
|