Skip to content

Let notebook detection code use underlying metadata if available #5955

Let notebook detection code use underlying metadata if available

Let notebook detection code use underlying metadata if available #5955

Triggered via pull request July 5, 2024 13:20
Status Failure
Total duration 3m 50s
Artifacts

push.yml

on: pull_request
fmt
18s
fmt
validate-bundle-schema
26s
validate-bundle-schema
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors
tests (macos-latest): libs/notebook/detect_test.go#L104
undefined: fakeFS
tests (macos-latest): libs/notebook/detect_test.go#L105
undefined: fakeFile
tests (macos-latest): libs/notebook/detect_test.go#L106
undefined: fakeFileInfo (compile)
tests (macos-latest): libs/notebook/fakefs_test.go#L11
type fakeFS is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L15
type fakeFile is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L19
func fakeFile.Close is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L23
func fakeFile.Read is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L27
func fakeFile.Stat is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L31
type fakeFileInfo is unused (U1000)
tests (macos-latest): libs/notebook/fakefs_test.go#L35
func fakeFileInfo.ObjectInfo is unused (U1000)
tests (ubuntu-latest): libs/notebook/detect_test.go#L105
undefined: fakeFile
tests (ubuntu-latest): libs/notebook/detect_test.go#L106
undefined: fakeFileInfo (compile)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L11
type fakeFS is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L15
type fakeFile is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L19
func fakeFile.Close is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L23
func fakeFile.Read is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L27
func fakeFile.Stat is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L31
type fakeFileInfo is unused (U1000)
tests (ubuntu-latest): libs/notebook/fakefs_test.go#L35
func fakeFileInfo.ObjectInfo is unused (U1000)
tests (windows-latest): libs/notebook/detect_test.go#L105
undefined: fakeFile
tests (windows-latest): libs/notebook/detect_test.go#L106
undefined: fakeFileInfo (compile)
tests (windows-latest): libs/notebook/fakefs_test.go#L11
type fakeFS is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L15
type fakeFile is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L19
func fakeFile.Close is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L23
func fakeFile.Read is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L27
func fakeFile.Stat is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L31
type fakeFileInfo is unused (U1000)
tests (windows-latest): libs/notebook/fakefs_test.go#L35
func fakeFileInfo.ObjectInfo is unused (U1000)