Skip to content

Use consistent attribute names #2254

Use consistent attribute names

Use consistent attribute names #2254

Triggered via push September 23, 2024 02:00
Status Failure
Total duration 3m 1s
Artifacts

ci.yml

on: push
Checks ๐Ÿ“  /  Lint ๐Ÿ’…
29s
Checks ๐Ÿ“ / Lint ๐Ÿ’…
Checks ๐Ÿ“  /  Type check ๐Ÿงฎ
25s
Checks ๐Ÿ“ / Type check ๐Ÿงฎ
Checks ๐Ÿ“  /  Unit tests ๐Ÿงช
29s
Checks ๐Ÿ“ / Unit tests ๐Ÿงช
Matrix: Checks ๐Ÿ“ / End-to-end tests ๐Ÿ”ฌ
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Checks ๐Ÿ“ / Type check ๐Ÿงฎ
Process completed with exit code 2.
tests/e2e/async.test.ts > async > can server render components using route loaders: tests/e2e/async.test.ts#L913
AssertionError: expected 'Data source: client' to be 'Data source: server' // Object.is equality - Expected + Received - Data source: server + Data source: client โฏ tests/e2e/async.test.ts:913:21
tests/e2e/environment-variables.test.ts > app builds > environment variables > inlines environment variables into the app server: tests/e2e/environment-variables.test.ts#L167
AssertionError: expected 'Hello, !' to match 'Hello, Chris!' - Expected + Received - Hello, Chris! + Hello, ! โฏ tests/e2e/environment-variables.test.ts:167:46
Checks ๐Ÿ“ / End-to-end tests ๐Ÿ”ฌ (3/3)
Process completed with exit code 1.
Checks ๐Ÿ“ / End-to-end tests ๐Ÿ”ฌ (2/3)
The job was canceled because "_3_3" failed.
Checks ๐Ÿ“ / End-to-end tests ๐Ÿ”ฌ (2/3)
The operation was canceled.