Prework for read write streamlining #7749
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
4 errors and 2 warnings
|
build (ubuntu-24.04, 17, Release, net10.0)
Process completed with exit code 1.
|
|
Timestamptz_write_pre2000
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected: "timestamp with time zone[]"
But was: null
|
|
build (ubuntu-24.04, 18, Debug, net10.0)
Process completed with exit code 1.
|
|
Timestamptz_write_date_only
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected: "timestamp with time zone[]"
But was: null
|
|
build (ubuntu-24.04, 17, Release, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|
|
build (ubuntu-24.04, 18, Debug, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|