Skip to content

Fixes access on deeply nested, nonexistent property #3058

Fixes access on deeply nested, nonexistent property

Fixes access on deeply nested, nonexistent property #3058

Triggered via pull request June 30, 2023 14:38
Status Failure
Total duration 54s
Artifacts

test.yaml

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

Annotations

5 errors and 10 warnings
unit (14.x)
Process completed with exit code 1.
unit (18.x)
The job was canceled because "_14_x" failed.
unit (18.x)
Process completed with exit code 1.
unit (16.x)
The job was canceled because "_14_x" failed.
unit (16.x)
The operation was canceled.
lint (18.x): integration_test/functions/src/index.ts#L20
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L25
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L26
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L26
Unsafe member access .projectId on an `any` value
lint (18.x): integration_test/functions/src/index.ts#L34
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L43
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe call of an `any` typed value
lint (18.x): integration_test/functions/src/index.ts#L45
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L45
Unsafe member access .projectId on an `any` value