Skip to content

Deploy - Preview

Deploy - Preview #242

Triggered via workflow run November 12, 2024 11:46
Status Success
Total duration 3m 36s
Artifacts

deploy-preview.yml

on: workflow_run
Matrix: Deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Deploy (20.x): middleware.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Deploy (20.x): middleware.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Deploy (20.x): middleware.ts#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Deploy (20.x): middleware.ts#L9
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Deploy (20.x): middleware.ts#L36
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Deploy (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/