release: 4.1.0 #3285
Annotations
14 errors
build
Process completed with exit code 1.
|
examples:
src/resources/zero-trust/access/logs/logs.ts#L19
Duplicate identifier 'AccessRequests'.
|
examples:
src/resources/zero-trust/access/logs/logs.ts#L24
Duplicate identifier 'AccessRequests'.
|
examples
Process completed with exit code 1.
|
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'.
|
lint:
tests/api-resources/resource-sharing/recipients.test.ts#L15
Argument of type '{ account_id: string; }' is not assignable to parameter of type 'RecipientCreateParams'.
|
lint:
tests/api-resources/resource-sharing/recipients.test.ts#L28
Argument of type '{ account_id: string; organization_id: string; }' is not assignable to parameter of type 'RecipientCreateParams'.
|
lint:
tests/api-resources/resource-sharing/recipients.test.ts#L29
An object literal cannot have multiple properties with the same name.
|
lint:
tests/api-resources/zero-trust/organizations/organizations.test.ts#L96
Argument of type '{ email: string; account_id: string; devices: boolean; user_uid: string; warp_session_reauth: true; }' is not assignable to parameter of type 'OrganizationRevokeUsersParams'.
|
lint:
tests/api-resources/zero-trust/organizations/organizations.test.ts#L97
An object literal cannot have multiple properties with the same name.
|
lint
Process completed with exit code 2.
|