updated: added storage version and managing tags #2170
Annotations
7 errors and 3 warnings
unit-test:
cmd/newallocation.go#L277
cannot use storageVersion (variable of type int64) as int value in struct literal
|
unit-test:
cmd/newallocation.go#L278
unknown field ManagingWallet in struct literal of type sdk.CreateAllocationOptions
|
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:
cmd/storage.go#L315
updateBlobber.ManagingWallet undefined (type *sdk.UpdateBlobber has no field or method ManagingWallet)
|
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
|