Merge of #9580 #22268
Annotations
3 errors and 1 warning
Test:
apps/app/src/features/questionnaire/server/util/convert-to-legacy-format.spec.ts#L103
AssertionError: expected { someData: 'test', …(1) } to strictly equal { someData: 'test', …(1) }
- Expected
+ Received
Object {
"growiInfo": Object {
"appSiteUrl": "https://example.com",
"appSiteUrlHashed": "100680ad546ce6a577f42f52df33b4cfdca756859e664b8d7de329b150d09ce9",
"attachmentType": "local",
"currentActiveUsersCount": 1,
"currentUsersCount": 1,
"deploymentType": "others",
- "installedAt": 2025-01-23T13:33:28.700Z,
- "installedAtByOldestUser": 2025-01-23T13:33:28.700Z,
+ "installedAt": 2025-01-23T13:33:28.698Z,
+ "installedAtByOldestUser": 2025-01-23T13:33:28.698Z,
"osInfo": Object {
"arch": "x64",
"platform": "linux",
"totalmem": 8589934592,
"type": "Linux",
},
"serviceInstanceId": "service-instance-id",
"type": "cloud",
"version": "1.0.0",
"wikiType": "open",
},
"someData": "test",
}
❯ src/features/questionnaire/server/util/convert-to-legacy-format.spec.ts:103:20
|
Test
@growi/app#test: command (/home/runner/work/growi/growi/apps/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading