examples #4
Annotations
18 errors
|
test (22)
Process completed with exit code 2.
|
|
test (22):
src/interceptor.ts#L145
Type '() => { inbound: PredicateActivityInterceptor; }' is not assignable to type 'ActivityInterceptorsFactory[]'.
|
|
test (22):
src/interceptor.ts#L106
Property 'missingLabels' does not exist on type 'AuthorizationResponse'. Did you mean 'missing_labels'?
|
|
test (22):
src/interceptor.ts#L105
Property 'violatedRule' does not exist on type 'AuthorizationResponse'. Did you mean 'violated_rule'?
|
|
test (22):
src/interceptor.ts#L80
Object literal may only specify known properties, but 'principalId' does not exist in type 'PrincipalRef'. Did you mean to write 'principal_id'?
|
|
test (22):
src/interceptor.ts#L71
Property 'activityType' does not exist on type 'ActivityExecuteInput'.
|
|
test (20)
Process completed with exit code 2.
|
|
test (20):
src/interceptor.ts#L145
Type '() => { inbound: PredicateActivityInterceptor; }' is not assignable to type 'ActivityInterceptorsFactory[]'.
|
|
test (20):
src/interceptor.ts#L106
Property 'missingLabels' does not exist on type 'AuthorizationResponse'. Did you mean 'missing_labels'?
|
|
test (20):
src/interceptor.ts#L105
Property 'violatedRule' does not exist on type 'AuthorizationResponse'. Did you mean 'violated_rule'?
|
|
test (20):
src/interceptor.ts#L80
Object literal may only specify known properties, but 'principalId' does not exist in type 'PrincipalRef'. Did you mean to write 'principal_id'?
|
|
test (20):
src/interceptor.ts#L71
Property 'activityType' does not exist on type 'ActivityExecuteInput'.
|
|
test (18)
Process completed with exit code 2.
|
|
test (18):
src/interceptor.ts#L145
Type '() => { inbound: PredicateActivityInterceptor; }' is not assignable to type 'ActivityInterceptorsFactory[]'.
|
|
test (18):
src/interceptor.ts#L106
Property 'missingLabels' does not exist on type 'AuthorizationResponse'. Did you mean 'missing_labels'?
|
|
test (18):
src/interceptor.ts#L105
Property 'violatedRule' does not exist on type 'AuthorizationResponse'. Did you mean 'violated_rule'?
|
|
test (18):
src/interceptor.ts#L80
Object literal may only specify known properties, but 'principalId' does not exist in type 'PrincipalRef'. Did you mean to write 'principal_id'?
|
|
test (18):
src/interceptor.ts#L71
Property 'activityType' does not exist on type 'ActivityExecuteInput'.
|