Set metadata cli to use v15, and add --legacy flag #655
Annotations
8 errors and 4 warnings
pr (build):
packages/metadata-cmp/src/runcli.ts#L103
Property 'metadata' comes from an index signature, so it must be accessed with ['metadata'].
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L103
Property 'metadataVersions' comes from an index signature, so it must be accessed with ['metadataVersions'].
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L105
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'Codec'.
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L105
Property 'length' does not exist on type 'Codec'.
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L106
Property 'metadata' comes from an index signature, so it must be accessed with ['metadata'].
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L106
Property 'metadataAtVersion' comes from an index signature, so it must be accessed with ['metadataAtVersion'].
|
pr (build):
packages/metadata-cmp/src/runcli.ts#L110
Property 'unwrap' does not exist on type 'Codec'.
|
pr (build)
Process completed with exit code 255.
|
pr (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr (docker:build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|