Merge pull request #1748 from mtrmac/schema1 #2253
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
lint:
libimage/runtime.go#L238
SA1019: storageTransport.Transport.GetStoreImage is deprecated: Surprisingly, with a StoreTransport reference which contains an ID, this ignores that ID; and repeated calls of GetStoreImage with the same named reference can return different images, with no way for the caller to "freeze" the storage.Image identity without discarding the name entirely. (staticcheck)
|
lint:
libimage/runtime.go#L350
SA1019: storageTransport.Transport.GetStoreImage is deprecated: Surprisingly, with a StoreTransport reference which contains an ID, this ignores that ID; and repeated calls of GetStoreImage with the same named reference can return different images, with no way for the caller to "freeze" the storage.Image identity without discarding the name entirely. (staticcheck)
|
lint
issues found
|