Merge pull request #27 from storacha/release-please--branches--main--… #35
Annotations
5 errors and 1 warning
release:
src/fetcher/batching.js#L111
Property 'fetch' in type 'BatchingFetcher' is not assignable to the same property in base type 'Fetcher'.
|
release:
src/fetcher/batching.js#L140
Type 'BatchingFetcher' is not assignable to type 'Fetcher'.
|
release:
src/fetcher/simple.js#L19
Property 'fetch' in type 'SimpleFetcher' is not assignable to the same property in base type 'Fetcher'.
|
release:
src/fetcher/simple.js#L31
Type 'SimpleFetcher' is not assignable to type 'Fetcher'.
|
release
Process completed with exit code 1.
|
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|