Exclude stories from coverage #14
ci.yml
on: push
changeset
45s
lint
56s
test
1m 17s
publish
1m 29s
benchmarks
1m 16s
examples
1m 8s
Annotations
2 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
[@neaps/react (chromium)] test/components/TideTableFetcher.test.tsx > TideTable data grouping and state > uses provider units when none specified:
packages/react/test/components/TideTableFetcher.test.tsx#L108
TestingLibraryElementError: Unable to find an element with the text: 1.5 ft. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div>
<div
class="@container/table border border-(--neaps-border) rounded-md max-h-96 overflow-y-auto "
>
<table
class="w-full border-collapse text-sm text-(--neaps-text)"
role="table"
>
<thead
class="sticky top-0 z-10 bg-(--neaps-bg)"
>
<tr>
<th
class="text-left px-3 py-2 border-b-2 border-(--neaps-border) text-(--neaps-text-muted) font-semibold text-xs uppercase tracking-wide"
>
Date
</th>
<th
class="text-left px-3 py-2 border-b-2 border-(--neaps-border) pl-10 text-(--neaps-text-muted) font-semibold text-xs uppercase tracking-wide"
>
Time
</th>
<th
class="text-left px-3 py-2 border-b-2 border-(--neaps-border) pl-10 text-(--neaps-text-muted) font-semibold text-xs uppercase tracking-wide"
>
Level
</th>
<th
class="text-left px-3 py-2 border-b-2 border-(--neaps-border) text-(--neaps-text-muted) font-semibold text-xs uppercase tracking-wide"
>
Type
</th>
</tr>
</thead>
<tbody>
<tr
class=""
>
<td
class="px-3 py-2 border-b border-(--neaps-border) font-semibold align-top text-balance"
rowspan="1"
>
Wed, Dec 17
</td>
<td
class="px-3 py-2 border-b border-(--neaps-border)"
>
<span
class="inline-block w-18 tabular-nums text-right"
>
6:00 AM
</span>
</td>
<td
class="px-3 py-2 border-b border-(--neaps-border) font-semibold tabular-nums"
>
<span
class="inline-block w-18 text-right"
>
1.50 m
</span>
</td>
<td
class="px-3 py-2 border-b border-(--neaps-border)"
>
<span
class="inline-flex items-center gap-1 px-2 py-0.5 rounded-full text-xs font-semibold bg-(--neaps-high)/15 text-(--neaps-high)"
>
<span
aria-hidden="true"
>
⤒
</span>
High
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
❯ test/components/TideTableFetcher.test.tsx:108:16
|
|
publish
{
"workflowData": {
"owner": "openwatersio",
"repo": "neaps",
"sha": "8750b1738b73bbd4986a2adf89456b669a1d578b",
"ref": "249"
},
"key": "JYuv4qAilM",
"runId": 22778962433,
"webhookDebug": {
"action": "requested",
"head_branch": "react-ui",
"head_repository_full_name": "openwatersio/neaps",
"full_name": "openwatersio/neaps",
"isPullRequest": true,
"prNumber": 249,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "openwatersio/neaps:react-ui",
"oldPrDataHash": "Wk5l7saL21",
"lookupKey": "openwatersio/neaps:react-ui",
"data": {
"owner": "openwatersio",
"repo": "neaps",
"sha": "8750b1738b73bbd4986a2adf89456b669a1d578b",
"ref": "249"
}
}
}
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmarks
|
19.8 KB |
sha256:e88ee182eb755c868478657dfb3ee7b41b2de9b5c8b476fdb3f43dcda831de06
|
|