Skip to content

feat: add support for additional IANA timezones, custom UTC offsets and overriding the timezone field #24576

feat: add support for additional IANA timezones, custom UTC offsets and overriding the timezone field

feat: add support for additional IANA timezones, custom UTC offsets and overriding the timezone field #24576

Triggered via pull request January 8, 2026 02:26
Status Cancelled
Total duration 37m 26s
Artifacts 17

main.yml

on: pull_request
Matrix: build-and-test-templates
Matrix: tests-e2e
Matrix: tests-int
tests-unit
47s
tests-unit
tests-types
1m 10s
tests-types
tests-type-generation
39s
tests-type-generation
Matrix: tests-e2e-turbo
All Green
2s
All Green
Publish Canary
0s
Publish Canary
Fit to window
Zoom out
Zoom in

Annotations

33 errors
analyze
no artifacts found
int-sqlite
Process completed with exit code 1.
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from offset to IANA via GraphQL mutation: test/fields/int.spec.ts#L3943
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"126\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"126\"", }, ] ❯ test/fields/int.spec.ts:3943:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from IANA to offset via GraphQL mutation: test/fields/int.spec.ts#L3908
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"125\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"125\"", }, ] ❯ test/fields/int.spec.ts:3908:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update timezone from one offset to another via GraphQL mutation: test/fields/int.spec.ts#L3874
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"124\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"124\"", }, ] ❯ test/fields/int.spec.ts:3874:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read mixed IANA and offset timezones via GraphQL query: test/fields/int.spec.ts#L3773
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"121\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"121\"", }, ] ❯ test/fields/int.spec.ts:3773:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read negative UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3746
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"120\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"120\"", }, ] ❯ test/fields/int.spec.ts:3746:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3718
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"119\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"119\"", }, ] ❯ test/fields/int.spec.ts:3718:31
int-postgres
Process completed with exit code 1.
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from offset to IANA via GraphQL mutation: test/fields/int.spec.ts#L3943
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"126\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"126\"", }, ] ❯ test/fields/int.spec.ts:3943:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from IANA to offset via GraphQL mutation: test/fields/int.spec.ts#L3908
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"125\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"125\"", }, ] ❯ test/fields/int.spec.ts:3908:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update timezone from one offset to another via GraphQL mutation: test/fields/int.spec.ts#L3874
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"124\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"124\"", }, ] ❯ test/fields/int.spec.ts:3874:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read mixed IANA and offset timezones via GraphQL query: test/fields/int.spec.ts#L3773
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"121\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"121\"", }, ] ❯ test/fields/int.spec.ts:3773:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read negative UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3746
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"120\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"120\"", }, ] ❯ test/fields/int.spec.ts:3746:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3718
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"119\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"119\"", }, ] ❯ test/fields/int.spec.ts:3718:31
int-postgres-custom-schema
Process completed with exit code 1.
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from offset to IANA via GraphQL mutation: test/fields/int.spec.ts#L3943
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"126\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"126\"", }, ] ❯ test/fields/int.spec.ts:3943:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from IANA to offset via GraphQL mutation: test/fields/int.spec.ts#L3908
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"125\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"125\"", }, ] ❯ test/fields/int.spec.ts:3908:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update timezone from one offset to another via GraphQL mutation: test/fields/int.spec.ts#L3874
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"124\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"124\"", }, ] ❯ test/fields/int.spec.ts:3874:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read mixed IANA and offset timezones via GraphQL query: test/fields/int.spec.ts#L3773
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"121\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"121\"", }, ] ❯ test/fields/int.spec.ts:3773:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read negative UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3746
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"120\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"120\"", }, ] ❯ test/fields/int.spec.ts:3746:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3718
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"119\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"119\"", }, ] ❯ test/fields/int.spec.ts:3718:31
int-supabase
Process completed with exit code 1.
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from offset to IANA via GraphQL mutation: test/fields/int.spec.ts#L3943
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"126\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"126\"", }, ] ❯ test/fields/int.spec.ts:3943:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update mixed timezone field from IANA to offset via GraphQL mutation: test/fields/int.spec.ts#L3908
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"125\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"125\"", }, ] ❯ test/fields/int.spec.ts:3908:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should update timezone from one offset to another via GraphQL mutation: test/fields/int.spec.ts#L3874
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 19, "line": 4, }, ], "message": "Argument \"id\" has invalid value \"124\".", }, { "locations": [ { "column": 19, "line": 4, }, ], "message": "Int cannot represent non-integer value: \"124\"", }, ] ❯ test/fields/int.spec.ts:3874:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read mixed IANA and offset timezones via GraphQL query: test/fields/int.spec.ts#L3773
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"121\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"121\"", }, ] ❯ test/fields/int.spec.ts:3773:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read negative UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3746
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"120\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"120\"", }, ] ❯ test/fields/int.spec.ts:3746:31
[int] test/fields/int.spec.ts > Fields > date fields with timezones > GraphQL timezone operations > should read UTC offset timezone via GraphQL query: test/fields/int.spec.ts#L3718
AssertionError: expected [ { …(2) }, { …(2) } ] to be undefined - Expected: undefined + Received: [ { "locations": [ { "column": 27, "line": 3, }, ], "message": "Argument \"id\" has invalid value \"119\".", }, { "locations": [ { "column": 27, "line": 3, }, ], "message": "Int cannot represent non-integer value: \"119\"", }, ] ❯ test/fields/int.spec.ts:3718:31
e2e-a11y
Canceling since a higher priority waiting request for ci-refs/pull/15120/merge- exists
e2e-a11y
The operation was canceled.
All Green
Process completed with exit code 1.
ci
Canceling since a higher priority waiting request for ci-refs/pull/15120/merge- exists

Artifacts

Produced during runtime
Name Size Digest
test-results-a11y Expired
588 KB
sha256:ffec06b8bacc8ca8dbc68bd96aef89766dea1b723201ddedd7015d3605080f0b
test-results-access-control Expired
2.6 MB
sha256:897084842419abd536d8a99ef4dbd9fe426f116f07fc9eb55e4bb5f9c3ea2dd6
test-results-admin__e2e__list-view Expired
12.6 MB
sha256:0fa08c2404d9bb2171290284bb8e83dfc9c08b08013786d5c2612fddae2a24f8
test-results-field-error-states Expired
2.24 MB
sha256:beb21609539d213e930000634c55d33d66226a508ed7ffe8ef26345d56b42d9b
test-results-fields__collections__Blocks Expired
2.76 MB
sha256:2e42b55ef36ee1b9c6a1e43beeba753376b5e1cca0b472cffa61fa4239440906
test-results-fields__collections__Number Expired
884 KB
sha256:b39563039c259f08cee9a606de95693343b7fbcb6c7c7914229b39b23d4e3527
test-results-folders Expired
1.99 MB
sha256:90618b04adb1418086f42b52cb78e4d769ab5c7a6da857c0c94e98daa00ee75a
test-results-form-state Expired
4.61 MB
sha256:4f6172d67d072df3f13c6a3a6819630f0f959b2ab2ea39a6b22519d792bfdc5e
test-results-i18n Expired
4.34 MB
sha256:163e77e1cdcbc42fd8c556d19e67fc5dd96a593c419bb296359f8eb5a217f328
test-results-joins Expired
1.02 MB
sha256:b5df2a8b2e9f35d81790f73b090301b4abe10545e47c475414d37b059c5d8401
test-results-lexical__collections__RichText Expired
2.79 MB
sha256:5f37a04f20e63aa894254fd1804abbffb9d63efdc41b678a971098c017332e7a
test-results-lexical__collections___LexicalFullyFeatured Expired
23.1 MB
sha256:e9b3494cff8546b9caddf86f82ba69ed75d7660cf3ad9e936dfbaa5579d0f530
test-results-live-preview Expired
4.03 MB
sha256:40308caa903b7b23b4351cb82ae252861ffc512c1b5e61cc83038aab80ba885c
test-results-localization Expired
18.6 MB
sha256:98bf805ef33749ed6e064bf2002fe7307573e614879103a51c3d6c25b556b20b
test-results-locked-documents Expired
3.5 MB
sha256:d5473f18e4aac9999c5223a92bfd03fc82ed8346be3c0439702c507b4e1bfc78
test-results-sort Expired
5.37 KB
sha256:be6a8710e73ce3212ef4a4985efb0a9dea346bb3311bf6fa96d1147e6284037f
test-results-versions Expired
15.1 MB
sha256:b2b4bac59149da23ee94b7ed291c19c455a7916f7132c92a63028108b1ffcebe