Skip to content

adding meta tags to site #57

adding meta tags to site

adding meta tags to site #57

Triggered via pull request December 22, 2024 09:50
Status Failure
Total duration 39s
Artifacts

publish.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
tests/posts/bskyUploadImage.test.ts: tests/posts/bskyUploadImage.test.ts#L21
ReferenceError: beforeEach is not defined ❯ tests/posts/bskyUploadImage.test.ts:21:2
tests/posts/createBskyPost.test.ts: tests/posts/createBskyPost.test.ts#L22
ReferenceError: beforeEach is not defined ❯ tests/posts/createBskyPost.test.ts:22:2
tests/posts/createEmbed.test.ts > createEmbed > should create embed with images and blobs: tests/posts/createEmbed.test.ts#L15
AssertionError: expected undefined to deeply equal [] - Expected: Array [] + Received: undefined ❯ tests/posts/createEmbed.test.ts:15:25
tests/posts/uploadImages.test.ts: tests/posts/uploadImages.test.ts#L18
ReferenceError: beforeEach is not defined ❯ tests/posts/uploadImages.test.ts:18:2
tests/threader/createThread.test.ts > createThread > should create a thread with posts and images: tests/threader/createThread.test.ts#L50
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/threader/createThread.test.ts:50:73
run-test
Process completed with exit code 1.
run-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636