Prework for read write streamlining #7745
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
13 errors and 5 warnings
|
build (ubuntu-24.04, 15, Release, net10.0)
Process completed with exit code 1.
|
|
MaxValue
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected string length 6 but was 29. Strings differ at index 0.
Expected: "date[]"
But was: "timestamp without time zone[]"
-----------^
|
|
MinValue
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected string length 6 but was 29. Strings differ at index 0.
Expected: "date[]"
But was: "timestamp without time zone[]"
-----------^
|
|
build (ubuntu-24.04, 18, Release, net10.0)
Process completed with exit code 1.
|
|
Timestamptz_write_post2000
System.InvalidOperationException : Array elements resolved to inconsistent concrete type infos. All elements must resolve to the same type info.
|
|
build (ubuntu-24.04, 16, Release, net10.0)
Process completed with exit code 1.
|
|
MaxValue
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected string length 6 but was 29. Strings differ at index 0.
Expected: "date[]"
But was: "timestamp without time zone[]"
-----------^
|
|
build (ubuntu-24.04, 17, Release, net10.0)
Process completed with exit code 1.
|
|
MinValue_AddYear
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected string length 6 but was 29. Strings differ at index 0.
Expected: "date[]"
But was: "timestamp without time zone[]"
-----------^
|
|
build (windows-2025, 18, Release, net10.0)
Canceling since a higher priority waiting request for Build-prework-read-write-streamlining exists
|
|
build (windows-2025, 18, Release, net10.0)
Process completed with exit code 1.
|
|
MinValue
Got wrong DataTypeName when checking with Value and DbType=
Assert.That(p.DataTypeName, Is.EqualTo(expectedDataTypeName))
Expected string length 6 but was 29. Strings differ at index 0.
Expected: "date[]"
But was: "timestamp without time zone[]"
-----------^
|
|
Build
Canceling since a higher priority waiting request for Build-prework-read-write-streamlining exists
|
|
build (ubuntu-24.04, 15, Release, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|
|
build (ubuntu-24.04, 18, Release, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|
|
build (ubuntu-24.04, 16, Release, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|
|
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 (windows-2025, 18, Release, net10.0)
No files were found with the provided path: **/*.dmp
**/*_Sequence.xml. No artifacts will be uploaded.
|