refactor log parsing and columns options. Added persisted logs #2417
Annotations
3 errors and 15 warnings
ubuntu_x64
Process completed with exit code 1.
|
windows_x64
Process completed with exit code 1.
|
mac_universal
Process completed with exit code 1.
|
ubuntu_x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu_x64:
packages/ui/src/Checkbox/index.tsx#L51
The reactive variable 'props.checked' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
ubuntu_x64:
packages/ui/src/NotificationManager/index.tsx#L78
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
ubuntu_x64:
packages/ui/src/NotificationManager/index.tsx#L153
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
ubuntu_x64:
packages/ui/src/NotificationManager/index.tsx#L173
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
windows_x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows_x64:
packages/ui/src/Checkbox/index.tsx#L51
The reactive variable 'props.checked' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
windows_x64:
packages/ui/src/NotificationManager/index.tsx#L78
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
windows_x64:
packages/ui/src/NotificationManager/index.tsx#L153
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
windows_x64:
packages/ui/src/NotificationManager/index.tsx#L173
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
mac_universal
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mac_universal:
packages/ui/src/Checkbox/index.tsx#L51
The reactive variable 'props.checked' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
mac_universal:
packages/ui/src/NotificationManager/index.tsx#L78
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
mac_universal:
packages/ui/src/NotificationManager/index.tsx#L153
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
mac_universal:
packages/ui/src/NotificationManager/index.tsx#L173
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
521 KB |
|
playwright-report-linux
|
521 KB |
|
playwright-report-mac
|
521 KB |
|
playwright-report-win
|
521 KB |
|