Merge pull request #121 from GlobalHive/copilot/fix-stale-github-action #85
Annotations
11 errors and 1 warning
|
|
|
test/components/VTour.spec.ts#L580
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:580:24
|
|
test/components/VTour.spec.ts#L555
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/components/VTour.spec.ts:555:58
|
|
test/components/VTour.spec.ts#L515
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/components/VTour.spec.ts:515:65
|
|
test/components/VTour.spec.ts#L493
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/components/VTour.spec.ts:493:66
|
|
test/components/VTour.spec.ts#L330
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ test/components/VTour.spec.ts:330:53
|
|
test/components/VTour.spec.ts#L250
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:250:54
|
|
test/components/VTour.spec.ts#L225
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:225:61
|
|
test/components/VTour.spec.ts#L132
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:132:55
|
|
test/components/VTour.spec.ts#L117
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ test/components/VTour.spec.ts:117:43
|
|
test/components/VTour.spec.ts#L94
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:94:55
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading