updated: added storage version and managing tags #2170
Annotations
7 errors and 3 warnings
cmd/newallocation.go#L277
cannot use storageVersion (variable of type int64) as int value in struct literal
|
cmd/newallocation.go#L278
unknown field ManagingWallet in struct literal of type sdk.CreateAllocationOptions
|
cmd/storage.go#L302
storageVersion redeclared in this block
|
cmd/storage.go#L198
other declaration of storageVersion
|
cmd/storage.go#L304
cannot use flags.GetInt64("storage_version") (value of type int64) as int value in assignment
|
cmd/storage.go#L315
updateBlobber.ManagingWallet undefined (type *sdk.UpdateBlobber has no field or method ManagingWallet)
|
|
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/
|
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/
|
|
This job failed
Loading