Skip to content

Data Abstraction Layer #226

Data Abstraction Layer

Data Abstraction Layer #226

Triggered via pull request October 6, 2023 23:41
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
test-cache
22s
test-cache
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 errors
test-cache: fs.go#L21
undefined: errors.Join
test-cache
Process completed with exit code 1.
test (1.19.x, ubuntu-latest): fs.go#L21
undefined: errors.Join
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
test (1.20.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.21.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.19.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, macos-latest)
The operation was canceled.
test (1.18.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, ubuntu-latest): fs.go#L21
undefined: errors.Join
test (1.18.x, ubuntu-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.21.x, ubuntu-latest): class_test.go#L152
unknown field Path in struct literal of type skipper.File
test (1.21.x, ubuntu-latest): class_test.go#L153
unknown field Bytes in struct literal of type skipper.File
test (1.21.x, ubuntu-latest): file_test.go#L19
invalid operation: file.Path != "example.txt" (mismatched types func() string and untyped string)
test (1.21.x, ubuntu-latest): file_test.go#L36
unknown field Path in struct literal of type skipper.File
test (1.21.x, ubuntu-latest): file_test.go#L38
file.Exists undefined (type *skipper.File has no field or method Exists)
test (1.21.x, ubuntu-latest): file_test.go#L45
file.Exists undefined (type *skipper.File has no field or method Exists)
test (1.21.x, ubuntu-latest): file_test.go#L56
unknown field Path in struct literal of type skipper.File
test (1.21.x, ubuntu-latest): file_test.go#L58
file.Load undefined (type *skipper.File has no field or method Load)
test (1.21.x, ubuntu-latest): file_test.go#L63
cannot convert 0644 (untyped int constant 420) to type func() fs.FileMode
test (1.21.x, ubuntu-latest): file_test.go#L67
cannot convert file.Bytes (value of type func() []byte) to type string
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.20.x, ubuntu-latest): class_test.go#L152
unknown field Path in struct literal of type skipper.File
test (1.20.x, ubuntu-latest): class_test.go#L153
unknown field Bytes in struct literal of type skipper.File
test (1.20.x, ubuntu-latest): file_test.go#L19
invalid operation: file.Path != "example.txt" (mismatched types func() string and untyped string)
test (1.20.x, ubuntu-latest): file_test.go#L36
unknown field Path in struct literal of type skipper.File
test (1.20.x, ubuntu-latest): file_test.go#L38
file.Exists undefined (type *skipper.File has no field or method Exists)
test (1.20.x, ubuntu-latest): file_test.go#L45
file.Exists undefined (type *skipper.File has no field or method Exists)
test (1.20.x, ubuntu-latest): file_test.go#L56
unknown field Path in struct literal of type skipper.File
test (1.20.x, ubuntu-latest): file_test.go#L58
file.Load undefined (type *skipper.File has no field or method Load)
test (1.20.x, ubuntu-latest): file_test.go#L63
cannot convert 0644 (untyped int constant 420) to type func() fs.FileMode
test (1.20.x, ubuntu-latest): file_test.go#L67
cannot convert file.Bytes (value of type func() []byte) to type string