Skip to content

v0.24.0-beta.11

v0.24.0-beta.11 #228

Triggered via release August 26, 2024 05:08
Status Success
Total duration 4m 53s
Artifacts

deploy.yml

on: release
Matrix: Check
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.
Check (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/