Merge pull request #24 from storacha/release-please--branches--main--… #32
Annotations
5 errors and 2 warnings
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
|
release
Unexpected input(s) 'package-name', valid inputs are ['token', 'release-type', 'path', 'target-branch', 'config-file', 'manifest-file', 'repo-url', 'github-api-url', 'github-graphql-url', 'fork', 'include-component-in-tag', 'proxy-server', 'skip-github-release', 'skip-github-pull-request', 'changelog-host']
|