updated: added storage version and managing tags #2169
Annotations
5 errors and 3 warnings
cmd/newallocation.go#L277
unknown field StorageVersion in struct literal of type sdk.CreateAllocationOptions
|
cmd/newallocation.go#L278
unknown field ManagingWallet in struct literal of type sdk.CreateAllocationOptions
|
cmd/storage.go#L291
updateBlobber.StorageVersion undefined (type *sdk.UpdateBlobber has no field or method StorageVersion)
|
cmd/storage.go#L299
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