Skip to content

feat: source properties from meta elements #6

feat: source properties from meta elements

feat: source properties from meta elements #6

Triggered via push April 11, 2024 03:08
Status Failure
Total duration 16s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: main.ts#L206
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ title: string; content: string; tags: Set<string>; excerpt?: string | undefined; byline?: string | undefined; siteName?: string | undefined; publishedTime?: string | undefined; ... 4 more ...; link?: string | undefined; }'.
build: main.ts#L206
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'SlurpArticleMetadata'.
build: main.ts#L207
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ title: string; content: string; tags: Set<string>; excerpt?: string | undefined; byline?: string | undefined; siteName?: string | undefined; publishedTime?: string | undefined; ... 4 more ...; link?: string | undefined; }'.
build: main.ts#L207
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'SlurpArticleMetadata'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.