fix: --cache-control="public, max-age=120" to google storage files #1305
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
|