Skip to content

build(deps): lock file maintenance #247

build(deps): lock file maintenance

build(deps): lock file maintenance #247

Triggered via push April 30, 2024 05:31
Status Failure
Total duration 31s
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.