[fs] Expose an experimental fs
module with an open
function and a File
abstraction (1/3)
#2750
Annotations
5 errors
lint:
js/jsmodules.go#L11
could not import go.k6.io/k6/js/modules/k6/experimental/fs (-: # go.k6.io/k6/js/modules/k6/experimental/fs
|
lint:
js/modules/k6/experimental/fs/file.go#L29
cannot use f.size() (value of type int64) as int value in struct literal) (typecheck)
|
lint:
js/modules/k6/experimental/fs/cache.go#L1
: # go.k6.io/k6/js/modules/k6/experimental/fs [go.k6.io/k6/js/modules/k6/experimental/fs.test]
|
lint:
js/modules/k6/experimental/fs/file.go#L29
cannot use f.size() (value of type int64) as int value in struct literal (typecheck)
|
lint
issues found
|