release: 4.1.0 #3172
Annotations
18 errors and 4 warnings
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/organizations/organizations.ts#L115
Property 'devices1' does not exist on type 'OrganizationRevokeUsersParams'.
|
lint:
src/resources/zero-trust/organizations/organizations.ts#L486
Duplicate identifier 'devices'.
|
lint:
src/resources/zero-trust/organizations/organizations.ts#L492
Duplicate identifier 'devices'.
|
lint:
tests/api-resources/hyperdrive/configs.test.ts#L18
Type '{ database: string; host: string; port: number; scheme: "postgres"; user: string; }' is not assignable to type 'PublicDatabase | AccessProtectedDatabaseBehindCloudflareTunnel'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|