release: 4.1.0 #3251
Annotations
18 errors
build
Process completed with exit code 1.
|
examples:
src/resources/resource-sharing/recipients.ts#L16
Property 'account_id1' does not exist on type 'RecipientCreateParams'.
|
examples:
src/resources/resource-sharing/recipients.ts#L213
Duplicate identifier 'account_id'.
|
examples:
src/resources/resource-sharing/recipients.ts#L213
All declarations of 'account_id' must have identical modifiers.
|
examples:
src/resources/resource-sharing/recipients.ts#L218
Duplicate identifier 'account_id'.
|
examples:
src/resources/resource-sharing/recipients.ts#L218
All declarations of 'account_id' must have identical modifiers.
|
examples:
src/resources/resource-sharing/recipients.ts#L218
Subsequent property declarations must have the same type. Property 'account_id' must be of type 'string', but here has type 'string | undefined'.
|
examples
Process completed with exit code 1.
|
lint:
src/resources/resource-sharing/recipients.ts#L16
Property 'account_id1' does not exist on type 'RecipientCreateParams'.
|
lint:
src/resources/resource-sharing/recipients.ts#L213
Duplicate identifier 'account_id'.
|
lint:
src/resources/resource-sharing/recipients.ts#L213
All declarations of 'account_id' must have identical modifiers.
|
lint:
src/resources/resource-sharing/recipients.ts#L218
Duplicate identifier 'account_id'.
|
lint:
src/resources/resource-sharing/recipients.ts#L218
All declarations of 'account_id' must have identical modifiers.
|
lint:
src/resources/resource-sharing/recipients.ts#L218
Subsequent property declarations must have the same type. Property 'account_id' must be of type 'string', but here has type 'string | undefined'.
|
lint:
src/resources/zero-trust/access/logs/index.ts#L4
Duplicate identifier 'AccessRequests'.
|
lint:
src/resources/zero-trust/access/logs/index.ts#L9
Duplicate identifier 'AccessRequests'.
|
lint:
src/resources/zero-trust/access/logs/logs.ts#L19
Duplicate identifier 'AccessRequests'.
|
lint:
src/resources/zero-trust/access/logs/logs.ts#L24
Duplicate identifier 'AccessRequests'.
|