Add assign-to-user safe output type #21798
Annotations
13 errors
|
lint
28/30 compliant (93%)
|
|
lint
0/1 compliant (0%)
|
|
lint
8/8 compliant (100%)
|
|
lint
4/4 compliant (100%)
|
|
lint
31/34 compliant (91%)
|
|
lint
4/4 compliant (100%)
|
|
lint
5/5 compliant (100%)
|
|
lint
27/33 compliant (81%)
|
|
lint
8/9 compliant (88%)
|
|
lint
2/3 compliant (66%)
|
|
js
Process completed with exit code 1.
|
|
add_labels.test.cjs > add_labels.cjs > Target configuration > should fail when target is '*' and issue_number in item is invalid:
pkg/workflow/js/add_labels.test.cjs#L1090
AssertionError: expected "vi.fn()" to be called with arguments: [ Array(1) ]
Received:
1st vi.fn() call:
[
- "Invalid item_number/pull_request_number specified: -5",
+ "Invalid item_number/issue_number/pull_request_number specified: -5",
]
Number of calls: 1
❯ add_labels.test.cjs:1090:34
|
|
add_labels.test.cjs > add_labels.cjs > Target configuration > should fail when target is '*' but no item_number in labels item:
pkg/workflow/js/add_labels.test.cjs#L1053
AssertionError: expected "vi.fn()" to be called with arguments: [ Array(1) ]
Received:
1st vi.fn() call:
[
- "Target is \"*\" but no item_number specified in label addition item",
+ "Target is \"*\" but no item_number/issue_number specified in label addition item",
]
Number of calls: 1
❯ add_labels.test.cjs:1053:34
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmark-results
Expired
|
2.04 KB |
sha256:b55ffc02b1524db20ac6340828a2e57c2bd023b3ef0147236053b79214e394c8
|
|
|
coverage-report
Expired
|
634 KB |
sha256:e661a6c19d0bd263121d4862878dc65a060584a205eb26ace0c6304444ae9434
|
|