Skip to content

Feature: User Permissions WIP part 1 #4452

Feature: User Permissions WIP part 1

Feature: User Permissions WIP part 1 #4452

Triggered via pull request September 27, 2023 11:26
Status Failure
Total duration 2m 50s
Artifacts

build_test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build (18.x): src/packages/documents/documents/entity-actions/create/manifests.ts#L22
Type '{ alias: string; match: string; }' is not assignable to type 'UmbConditionConfigBase<string>'.
build (18.x): src/packages/documents/documents/entity-actions/permissions.action.ts#L34
Property 'selection' does not exist on type 'undefined'.
build (18.x)
Process completed with exit code 2.
build (18.x)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (18.x): apps/auth/src/auth-legacy.context.ts#L7
'data' is defined but never used
build (18.x): src/apps/app/app.element.ts#L157
Unexpected any. Specify a different type
build (18.x): src/apps/backoffice/components/backoffice-main.element.ts#L59
Unexpected any. Specify a different type
build (18.x): src/apps/backoffice/components/backoffice-main.element.ts#L62
Unexpected any. Specify a different type
build (18.x): src/apps/backoffice/components/backoffice-main.element.ts#L81
Unexpected any. Specify a different type
build (18.x): src/apps/backoffice/components/backoffice-main.element.ts#L84
Unexpected any. Specify a different type
build (18.x): src/apps/installer/database/installer-database.stories.ts#L4
`@umbraco-cms/backoffice/external/lit` import should occur after type import of `./installer-database.element.js`
build (18.x): src/apps/installer/database/installer-database.stories.ts#L5
'rest' is assigned a value but never used
build (18.x): src/apps/installer/database/installer-database.stories.ts#L10
'InstallSettingsResponseModel' is defined but never used
build (18.x): src/apps/installer/installer.context.test.ts#L1
'expect' is defined but never used