Additional Status Outputs (#358) #1088
Annotations
2 errors and 1 warning
packages/action/test/e2e.test.ts > full e2e test > of publish > output:
packages/action/test/e2e.test.ts#L394
Error: Snapshot `full e2e test > of publish > output 1` mismatched
- Expected
+ Received
@@ -3,11 +3,11 @@
"package-one": {
"command": "## \[2.3.1]
- Added some cool things.
- publish
+
",
"pkg": {
"command": [
{
"command": "echo publish",
❯ packages/action/test/e2e.test.ts:394:32
❯ node_modules/@effection/core/src/controller/iterator-controller.ts:61:29
❯ node_modules/@effection/core/src/controller/iterator-controller.ts:36:16
❯ Object.run node_modules/@effection/core/src/run-loop.ts:24:15
❯ resume node_modules/@effection/core/src/controller/iterator-controller.ts:33:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { effectionTrace: [ { id: 645, type: 'generator', labels: {}, state: 'erroring' }, { id: 644, type: 'generator function', labels: {}, state: 'erroring' } ] }
|
test (macos-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|