deps: bump p-queue from 7.3.0 to 8.0.1 #296
on-main-PR.yml
on: pull_request
build_reports
/
check-4everland-compliance
build_reports
/
check-crust-compliance
build_reports
/
check-filebase-compliance
build_reports
/
check-nft-dot-storage-compliance
build_reports
/
check-pinata-compliance
build_reports
/
check-scaleway-compliance
build_reports
/
check-web3-dot-storage-compliance
automerge
/
automerge
Annotations
12 errors and 1 warning
build / build (macos-latest):
src/ApiCall.ts#L118
Type 'Promise<void | T | null>' is not assignable to type 'Promise<T | null>'.
|
build / build (macos-latest):
src/ApiCall.ts#L144
Type 'void | T' is not assignable to type 'T | null'.
|
build / build (macos-latest)
Process completed with exit code 1.
|
build / check:
src/ApiCall.ts#L118
Type 'Promise<void | T | null>' is not assignable to type 'Promise<T | null>'.
|
build / check:
src/ApiCall.ts#L144
Type 'void | T' is not assignable to type 'T | null'.
|
build / check
Process completed with exit code 1.
|
build / build (ubuntu-latest):
src/ApiCall.ts#L118
Type 'Promise<void | T | null>' is not assignable to type 'Promise<T | null>'.
|
build / build (ubuntu-latest):
src/ApiCall.ts#L144
Type 'void | T' is not assignable to type 'T | null'.
|
build / build (ubuntu-latest)
Process completed with exit code 1.
|
build / build (windows-latest):
src/ApiCall.ts#L118
Type 'Promise<void | T | null>' is not assignable to type 'Promise<T | null>'.
|
build / build (windows-latest):
src/ApiCall.ts#L144
Type 'void | T' is not assignable to type 'T | null'.
|
build / build (windows-latest)
Process completed with exit code 1.
|
analyze / Analyze (javascript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|