Skip to content

feat: add BlueskyPost #363

feat: add BlueskyPost

feat: add BlueskyPost #363

Re-run triggered November 5, 2024 15:24
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: packages/astro-embed-bluesky/src/index.ts#L1
Replace `"./post.astro"` with `'./post.astro'`
lint: packages/astro-embed-bluesky/src/matcher.ts#L7
Unexpected console statement
lint: packages/astro-embed-bluesky/src/types.ts#L1
Replace `"@atproto/api"` with `'@atproto/api'`
lint: packages/astro-embed-bluesky/src/types.ts#L4
Replace `··` with `↹`
lint: packages/astro-embed-bluesky/src/utils.ts#L1
Replace `"@atproto/api"` with `'@atproto/api'`
lint: packages/astro-embed-bluesky/src/utils.ts#L2
Replace `"@atproto/api/dist/client/types/app/bsky/feed/defs"` with `'@atproto/api/dist/client/types/app/bsky/feed/defs'`
lint: packages/astro-embed-bluesky/src/utils.ts#L3
Replace `"./types"` with `'./types'`
lint: packages/astro-embed-bluesky/src/utils.ts#L6
Replace `··"&":·"&"` with `↹'&':·'&'`
lint: packages/astro-embed-bluesky/src/utils.ts#L7
Replace `··"<":·"&lt;"` with `↹'<':·'&lt;'`
lint: packages/astro-embed-bluesky/src/utils.ts#L8
Replace `··">":·"&gt;"` with `↹'>':·'&gt;'`
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: packages/astro-embed-bluesky/src/utils.ts#L20
Unexpected any. Specify a different type
lint: packages/astro-embed-utils/index.ts#L33
Unexpected any. Specify a different type
lint: packages/astro-embed-utils/index.ts#L65
Unexpected any. Specify a different type
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/