Bump github.com/onflow/cadence-tools/lint from 1.6.2 to 1.6.3 #4868
Annotations
16 errors
|
lint
issues found
|
|
lint:
internal/util/accounts.go#L89
undefined: flowkit (typecheck)
|
|
lint:
internal/util/accounts.go#L69
undefined: flowkit (typecheck)
|
|
lint:
internal/util/accounts.go#L34
undefined: flowkit (typecheck)
|
|
test (ubuntu-latest)
cannot use v (variable of struct type ByteStringValue) as atree.Value value in return statement: ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (ubuntu-latest)
cannot use &ByteStringValue{} (value of type *ByteStringValue) as atree.Value value in variable declaration: *ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (ubuntu-latest)
impossible type assertion: v.(ByteStringValue)
|
|
test (ubuntu-latest)
impossible type assertion: k.(ByteStringValue)
|
|
test (ubuntu-latest)
impossible type assertion: key.(ByteStringValue)
|
|
test (ubuntu-latest)
cannot use NewByteStringValue(key) (value of struct type ByteStringValue) as atree.Value value in argument to c.omap.Remove: ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (ubuntu-latest)
cannot use NewByteStringValue(value) (value of struct type ByteStringValue) as atree.Value value in argument to c.omap.Set: ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (ubuntu-latest)
cannot use NewByteStringValue(key) (value of struct type ByteStringValue) as atree.Value value in argument to c.omap.Set: ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (ubuntu-latest)
impossible type assertion: value.(ByteStringValue)
|
|
test (ubuntu-latest)
cannot use NewByteStringValue(key) (value of struct type ByteStringValue) as atree.Value value in argument to c.omap.Get: ByteStringValue does not implement atree.Value (wrong type for method Storable)
|
|
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|