save #1034
Annotations
7 errors and 3 warnings
test (ubuntu-20.04):
mdbx/txn_test.go#L435
cannot use ErrNotFound (variable of type error) as Errno value in argument to IsErrno: need type assertion
|
test (ubuntu-20.04)
Process completed with exit code 2.
|
test (macos-13)
The job was canceled because "ubuntu-20_04" failed.
|
test (macos-13):
mdbx/txn_test.go#L435
cannot use ErrNotFound (variable of type error) as Errno value in argument to IsErrno: need type assertion
|
test (macos-13)
Process completed with exit code 2.
|
win (windows-2022):
mdbx/txn_test.go#L435
cannot use ErrNotFound (variable of type error) as Errno value in argument to IsErrno: need type assertion
|
win (windows-2022)
Process completed with exit code 1.
|
test (ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/mdbx-go/mdbx-go. Supported file pattern: go.sum
|
test (macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/mdbx-go/mdbx-go. Supported file pattern: go.sum
|
win (windows-2022)
Restore cache failed: Dependencies file is not found in D:\a\mdbx-go\mdbx-go. Supported file pattern: go.sum
|