Skip to content

Publish package

Publish package #52

Manually triggered August 14, 2024 12:48
Status Failure
Total duration 57s
Artifacts

publish.yml

on: workflow_dispatch
publish_package
45s
publish_package
Fit to window
Zoom out
Zoom in

Annotations

6 errors
publish_package: src/bot.ts#L236
Object literal may only specify known properties, and 'method' does not exist in type 'Omit<FetchRequestInit, "headers"> & { headers: Headers; }'.
publish_package: src/bot.ts#L260
Property 'body' does not exist on type 'Omit<FetchRequestInit, "headers"> & { headers: Headers; }'.
publish_package: src/bot.ts#L260
Cannot find name 'FormData'.
publish_package: src/bot.ts#L262
Property 'set' does not exist on type 'Headers'.
publish_package: src/bot.ts#L264
Property 'body' does not exist on type 'Omit<FetchRequestInit, "headers"> & { headers: Headers; }'.
publish_package
Process completed with exit code 2.