change default description #2610
Annotations
2 errors and 1 warning
Run Jest:
lib/metadata/generate.test.ts#L44
expect(received).toMatchSnapshot()
Snapshot name: `generates correct metadata for: static route 1`
- Snapshot - 1
+ Received + 1
@@ -1,8 +1,8 @@
{
"canonical": "http://localhost:3000/txs",
- "description": "Open-source block explorer by Blockscout. Search transactions, verify smart contracts, analyze addresses, and track network activity. Complete blockchain data and APIs for the Blockscout network.",
+ "description": "Open-source block explorer by Blockscout. Search transactions, verify smart contracts, analyze addresses, and track network activity. Complete blockchain data and APIs for the Blockscout (Blockscout) Explorer network.",
"opengraph": {
"description": "",
"imageUrl": "http://localhost:3000/static/og_placeholder.png",
"title": "Blockscout transactions - Blockscout explorer | Blockscout",
},
at Object.<anonymous> (lib/metadata/generate.test.ts:44:22)
|
Run Jest
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