Skip to content

chore(deps): update dependency esbuild to ^0.21.0 (#237) #249

chore(deps): update dependency esbuild to ^0.21.0 (#237)

chore(deps): update dependency esbuild to ^0.21.0 (#237) #249

Triggered via push May 8, 2024 07:36
Status Failure
Total duration 26s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
release: src/auth.ts#L3
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/hook.ts#L11
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/hook.ts#L13
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/index.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/index.ts#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/index.ts#L15
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/types.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release: src/with-authorization-prefix.ts#L6
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
release
Process completed with exit code 2.