Skip to content

fix: --cache-control="public, max-age=120" to google storage files #1305

fix: --cache-control="public, max-age=120" to google storage files

fix: --cache-control="public, max-age=120" to google storage files #1305

Triggered via push December 5, 2024 18:36
Status Failure
Total duration 1m 47s
Artifacts

prod.yml

on: push
Production publising
1m 37s
Production publising
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Production publising: astro.config.ts#L49
Type '[(options?: void | Options | undefined) => void | Transformer<Root, Root>, *** dashes: false; ***]' is not assignable to type 'string | [string, any] | RemarkPlugin<any[]> | [RemarkPlugin<any[]>, any]'.
Production publising: astro.config.ts#L59
Type 'Plugin<[], Root>' is not assignable to type 'string | [string, any] | RehypePlugin<any[]> | [RehypePlugin<any[]>, any]'.
Production publising: astro.config.ts#L61
Type '() => Transformer<Root>' is not assignable to type 'string | [string, any] | RehypePlugin<any[]> | [RehypePlugin<any[]>, any]'.
Production publising: astro.config.ts#L63
Type '() => Transformer<Root, Root>' is not assignable to type 'string | [string, any] | RehypePlugin<any[]> | [RehypePlugin<any[]>, any]'.
Production publising: astro.config.ts#L76
Type 'Processor_' is not assignable to type 'PluginOption'.
Production publising: integrations/astro-asides.ts#L52
'child.children' is of type 'unknown'.
Production publising: integrations/astro-asides.ts#L53
'child.children' is of type 'unknown'.
Production publising: scripts/generate-integration-pages.ts#L283
Property 'children' does not exist on type 'Node<Data>'.
Production publising: scripts/lib/linkcheck/checks/canonical-url.ts#L3
'CheckHtmlPageContext' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Production publising: scripts/lib/linkcheck/checks/good-link-label.ts#L4
'CheckHtmlPageContext' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Production publising
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636