Skip to content

[fs] Expose an experimental fs module with an open function and a File abstraction (1/3) #2750

[fs] Expose an experimental fs module with an open function and a File abstraction (1/3)

[fs] Expose an experimental fs module with an open function and a File abstraction (1/3) #2750

Triggered via pull request November 8, 2023 09:08
Status Failure
Total duration 2m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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