fix(cli): handle RECORD_NOT_UNIQUE response on creation #109
Annotations
5 errors and 2 warnings
build (18.x):
packages/cli/src/lib/services/collections/base/directus-collection.ts#L290
Expected an error object to be thrown
|
build (18.x):
packages/cli/src/lib/services/collections/base/interfaces.ts#L16
Unexpected any. Specify a different type
|
build (18.x):
packages/e2e/spec/pull-diff-push/push-with-existing-uuid.ts#L21
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
build (18.x):
packages/e2e/spec/pull-diff-push/push-with-existing-uuid.ts#L22
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|