updated: added storage version and managing tags #2171
Annotations
5 errors and 3 warnings
unit-test:
cmd/newallocation.go#L269
cannot use storageVersion (variable of type int64) as int value in struct literal
|
unit-test:
cmd/storage.go#L302
storageVersion redeclared in this block
|
unit-test:
cmd/storage.go#L198
other declaration of storageVersion
|
unit-test:
cmd/storage.go#L304
cannot use flags.GetInt64("storage_version") (value of type int64) as int value in assignment
|
unit-test
Process completed with exit code 2.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-test
Restore cache failed: Dependencies file is not found in /runner/_work/zboxcli/zboxcli. Supported file pattern: go.sum
|