fix branch name in workflow #4
Annotations
10 errors and 1 warning
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'?
|
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'.
|
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'?
|
node_modules/fetch-blob/file.d.ts#L1
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
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'?
|
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'?
|
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'?
|
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'?
|
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'?
|
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'?
|
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/
|
This job failed
Loading