Skip to content

Switch to gen2 API #408

Switch to gen2 API

Switch to gen2 API #408

Triggered via pull request May 5, 2024 19:04
Status Failure
Total duration 1m 8s
Artifacts

unit.yml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

30 errors
unit (macos-latest): tests/client.test.ts#L72
Argument of type 'GenerateUploadUrlResponse' is not assignable to parameter of type 'string'.
unit (macos-latest): tests/client.test.ts#L76
Object literal may only specify known properties, and 'runtime' does not exist in type 'CloudFunction'.
unit (macos-latest): tests/client.test.ts#L125
Property 'httpsTrigger' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L130
Property 'runtime' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L132
Property 'availableMemoryMb' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L133
Property 'buildEnvironmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L137
Property 'entryPoint' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L138
Property 'environmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L139
Property 'ingressSettings' does not exist on type 'CloudFunctionResponse'.
unit (macos-latest): tests/client.test.ts#L141
Property 'maxInstances' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L72
Argument of type 'GenerateUploadUrlResponse' is not assignable to parameter of type 'string'.
unit (ubuntu-latest): tests/client.test.ts#L76
Object literal may only specify known properties, and 'runtime' does not exist in type 'CloudFunction'.
unit (ubuntu-latest): tests/client.test.ts#L125
Property 'httpsTrigger' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L130
Property 'runtime' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L132
Property 'availableMemoryMb' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L133
Property 'buildEnvironmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L137
Property 'entryPoint' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L138
Property 'environmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L139
Property 'ingressSettings' does not exist on type 'CloudFunctionResponse'.
unit (ubuntu-latest): tests/client.test.ts#L141
Property 'maxInstances' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L72
Argument of type 'GenerateUploadUrlResponse' is not assignable to parameter of type 'string'.
unit (windows-latest): tests/client.test.ts#L76
Object literal may only specify known properties, and 'runtime' does not exist in type 'CloudFunction'.
unit (windows-latest): tests/client.test.ts#L125
Property 'httpsTrigger' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L130
Property 'runtime' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L132
Property 'availableMemoryMb' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L133
Property 'buildEnvironmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L137
Property 'entryPoint' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L138
Property 'environmentVariables' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L139
Property 'ingressSettings' does not exist on type 'CloudFunctionResponse'.
unit (windows-latest): tests/client.test.ts#L141
Property 'maxInstances' does not exist on type 'CloudFunctionResponse'.