Bump github.com/onflow/cadence-tools/lint from 1.7.6 to 1.8.0 #5121
Annotations
6 errors
|
Run tests
Process completed with exit code 2.
|
|
Run tests
impossible type assertion: storable.(ByteStringValue)
|
|
Run tests
cannot use NewByteStringValue(s) (value of struct type ByteStringValue) as atree.Storable value in return statement: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
|
|
Run tests
cannot use v (variable of struct type ByteStringValue) as atree.Storable value in argument to atree.NewStorableSlab: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
|
|
Run tests
cannot use v (variable of struct type ByteStringValue) as atree.Storable value in return statement: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
|
|
Run tests
cannot use &ByteStringValue{} (value of type *ByteStringValue) as atree.Storable value in variable declaration: *ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
|
background
wait
wait-all
cancel
Loading