This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
chore(deps): update dependency @sinclair/typebox to v0.32.34 #1692
test-and-release.yaml
on: push
Create run ID
3s
Clean up mock HTTP API resources
12s
Clean up test resources
2m 30s
release
0s
Annotations
21 errors and 5 warnings
Create mock HTTP API:
feature-runner/steps/device.ts#L111
Argument of type 'TObject<{ properties: TOptional<TString>; }>' is not assignable to parameter of type 'TSchema'.
|
Create mock HTTP API:
feature-runner/steps/device.ts#L119
Property 'properties' does not exist on type '{} | undefined'.
|
Create mock HTTP API:
feature-runner/steps/device.ts#L131
Argument of type 'TObject<{ name: TString; value: TString; }>' is not assignable to parameter of type 'TSchema'.
|
Create mock HTTP API:
feature-runner/steps/device.ts#L140
Property 'name' does not exist on type '{} | undefined'.
|
Create mock HTTP API:
feature-runner/steps/device.ts#L140
Property 'value' does not exist on type '{} | undefined'.
|
Create mock HTTP API:
feature-runner/steps/httpApiMock.ts#L35
Argument of type 'TObject<{ statusCode: TInteger; method: TEnum<typeof Method>; path: TString; }>' is not assignable to parameter of type 'TSchema'.
|
Create mock HTTP API:
feature-runner/steps/httpApiMock.ts#L41
Parameter 's' implicitly has an 'any' type.
|
Create mock HTTP API:
feature-runner/steps/httpApiMock.ts#L48
Property 'statusCode' does not exist on type '{} | undefined'.
|
Create mock HTTP API:
feature-runner/steps/httpApiMock.ts#L48
Property 'method' does not exist on type '{} | undefined'.
|
Create mock HTTP API:
feature-runner/steps/httpApiMock.ts#L48
Property 'path' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/device.ts#L111
Argument of type 'TObject<{ properties: TOptional<TString>; }>' is not assignable to parameter of type 'TSchema'.
|
Deploy Memfault integration resources:
feature-runner/steps/device.ts#L119
Property 'properties' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/device.ts#L131
Argument of type 'TObject<{ name: TString; value: TString; }>' is not assignable to parameter of type 'TSchema'.
|
Deploy Memfault integration resources:
feature-runner/steps/device.ts#L140
Property 'name' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/device.ts#L140
Property 'value' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/httpApiMock.ts#L35
Argument of type 'TObject<{ statusCode: TInteger; method: TEnum<typeof Method>; path: TString; }>' is not assignable to parameter of type 'TSchema'.
|
Deploy Memfault integration resources:
feature-runner/steps/httpApiMock.ts#L41
Parameter 's' implicitly has an 'any' type.
|
Deploy Memfault integration resources:
feature-runner/steps/httpApiMock.ts#L48
Property 'statusCode' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/httpApiMock.ts#L48
Property 'method' does not exist on type '{} | undefined'.
|
Deploy Memfault integration resources:
feature-runner/steps/httpApiMock.ts#L48
Property 'path' does not exist on type '{} | undefined'.
|
Clean up mock HTTP API resources
Process completed with exit code 2.
|
Create mock HTTP API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Create test resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy Memfault integration resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clean up mock HTTP API resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clean up test resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|