Skip to content

fix branch name in workflow #4

fix branch name in workflow

fix branch name in workflow #4

Re-run triggered July 15, 2024 21:08
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
release: node_modules/@types/sync-fetch/index.d.ts#L3
'NodeFetch.Blob' refers to a value, but is being used as a type here. Did you mean 'typeof NodeFetch.Blob'?
release: node_modules/@types/sync-fetch/index.d.ts#L6
Namespace '"/home/runner/work/apitoolkit-fastify/apitoolkit-fastify/node_modules/node-fetch/@types/index"' has no exported member 'RequestContext'.
release: node_modules/@types/sync-fetch/index.d.ts#L9
'"/home/runner/work/apitoolkit-fastify/apitoolkit-fastify/node_modules/node-fetch/@types/index"' has no exported member named 'ResponseType'. Did you mean 'Response'?
release: node_modules/fetch-blob/file.d.ts#L1
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
release: node_modules/fetch-blob/from.d.ts#L20
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
release: node_modules/fetch-blob/from.d.ts#L25
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
release: node_modules/formdata-polyfill/esm.min.d.ts#L2
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
release: node_modules/formdata-polyfill/esm.min.d.ts#L3
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
release: node_modules/formdata-polyfill/esm.min.d.ts#L5
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
release: node_modules/node-fetch/@types/index.d.ts#L124
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/