Skip to content

use protobuf's lookup fn to build path-to-fieldType object for parsing #443

use protobuf's lookup fn to build path-to-fieldType object for parsing

use protobuf's lookup fn to build path-to-fieldType object for parsing #443

Triggered via push March 3, 2024 21:01
Status Failure
Total duration 1m 30s
Artifacts

test.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build-and-test (16.x)
Process completed with exit code 1.
build-and-test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (16.x): scripts/fields.ts#L48
'cus' is assigned a value but never used
build-and-test (16.x): scripts/fields.ts#L205
Unexpected any. Specify a different type
build-and-test (16.x): scripts/fields.ts#L225
Unexpected any. Specify a different type
build-and-test (16.x): scripts/fields.ts#L253
Forbidden non-null assertion
build-and-test (16.x): scripts/fields.ts#L256
Forbidden non-null assertion
build-and-test (16.x): scripts/fields.ts#L259
Forbidden non-null assertion
build-and-test (16.x): scripts/index.ts#L24
Unexpected any. Specify a different type
build-and-test (16.x): scripts/services.ts#L252
Unexpected any. Specify a different type
build-and-test (16.x): scripts/services.ts#L255
Unexpected any. Specify a different type
build-and-test (16.x): src/customer.spec.ts#L544
'row' is assigned a value but never used