Data Abstraction Layer #228
Annotations
11 errors
|
class_test.go#L152
unknown field Path in struct literal of type skipper.File
|
class_test.go#L153
unknown field Bytes in struct literal of type skipper.File
|
file_test.go#L19
invalid operation: file.Path != "example.txt" (mismatched types func() string and untyped string)
|
file_test.go#L36
unknown field Path in struct literal of type skipper.File
|
file_test.go#L38
file.Exists undefined (type *skipper.File has no field or method Exists)
|
file_test.go#L45
file.Exists undefined (type *skipper.File has no field or method Exists)
|
file_test.go#L56
unknown field Path in struct literal of type skipper.File
|
file_test.go#L58
file.Load undefined (type *skipper.File has no field or method Load)
|
file_test.go#L63
cannot convert 0644 (untyped int constant 420) to type func() fs.FileMode
|
file_test.go#L67
cannot convert file.Bytes (value of type func() []byte) to type string
|
The logs for this run have expired and are no longer available.
Loading