Skip to content

add support for opengraph tags #893

add support for opengraph tags

add support for opengraph tags #893

Triggered via pull request June 26, 2024 23:56
@bakkotbakkot
synchronize #598
opengraph
Status Failure
Total duration 40s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Check: src/Spec.ts#L1449
Insert `·(`
Check: src/Spec.ts#L1450
Replace `(this.opts.description·??·(this.doc.querySelector('emu-intro')·??·this.doc.querySelector('emu-clause'))?.textContent)` with `this.opts.description·??⏎········(this.doc.querySelector('emu-intro')·??·this.doc.querySelector('emu-clause'))?.textContent`
Check: src/Spec.ts#L1451
Insert `····)⏎`
Check: src/Spec.ts#L1452
Delete `··`
Check
Process completed with exit code 1.
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/