config.yml
on: push
build-and-test
1m 16s
build-and-release-to-staging
1m 7s
Annotations
9 errors and 2 warnings
build-and-release-to-staging:
src/api/render-status.ts#L5
'imageNamesToPollForNewVersions' is declared but its value is never read.
|
build-and-release-to-staging:
src/api/render-status.ts#L9
'DOCKER_HUB_POLL_ALLOWED_DELAY' is declared but its value is never read.
|
build-and-release-to-staging:
src/api/render-status.ts#L10
'L3_VM_PREFIX' is declared but its value is never read.
|
build-and-release-to-staging
Process completed with exit code 1.
|
build-and-test:
src/api/render-status.ts#L5
'imageNamesToPollForNewVersions' is declared but its value is never read.
|
build-and-test:
src/api/render-status.ts#L9
'DOCKER_HUB_POLL_ALLOWED_DELAY' is declared but its value is never read.
|
build-and-test:
src/api/render-status.ts#L10
'L3_VM_PREFIX' is declared but its value is never read.
|
build-and-test:
src/cli-args.test.ts#L51
Property 'DockerComposeDescriptorUrl' is missing in type '{ ExternalLaunchConfig: { BootstrapMode: boolean; Port: number; EthereumFirstBlock: number; EthereumPollIntervalSeconds: number; EthereumRequestsPerSecondLimit: number; DeploymentDescriptorUrl: string; ... 15 more ...; 'node-address': string; }; ... 21 more ...; 'node-address': string; }' but required in type 'ServiceConfiguration'.
|
build-and-test
Process completed with exit code 2.
|
build-and-release-to-staging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|