Update roledefinition and matching #1397
Annotations
12 errors and 5 warnings
test (22.x, ubuntu-latest):
packages/fhir-import/src/containers/ImportDetailView/index.tsx#L83
Replace `pageTitle})` with `·pageTitle·});`
|
|
test (22.x, ubuntu-latest):
packages/pkg-config/src/constants.ts#L7
Replace `"clientId"·as·const` with `'clientId'·as·const;`
|
test (22.x, ubuntu-latest):
packages/rbac/src/constants.ts#L14
Replace `'account_user',·'account_application',·'account_group']·as·const` with `⏎··'account_user',⏎··'account_application',⏎··'account_group',⏎]·as·const;`
|
|
|
|
test (22.x, ubuntu-latest):
packages/rbac/src/constants.ts#L58
Replace `...fhirResources,·...accountClientResources,·...realmClientResources,·...webClientRoles` with `⏎··...fhirResources,⏎··...accountClientResources,⏎··...realmClientResources,⏎··...webClientRoles,⏎`
|
test (22.x, ubuntu-latest):
packages/rbac/src/helpers/utils.ts#L28
'resourceStringIsValid' is defined but never used. Allowed unused vars must match /^_/u
|
test (22.x, ubuntu-latest):
packages/react-utils/src/helpers/test-utils.tsx#L4
Replace `·RoleContext,·UserRole,·FhirResources,·Permit,·AllSupportedRoles,·allSupportedRoles·` with `⏎··RoleContext,⏎··UserRole,⏎··FhirResources,⏎··Permit,⏎··AllSupportedRoles,⏎··allSupportedRoles,⏎`
|
test (22.x, windows-latest)
The job was canceled because "_22_x_ubuntu-latest" failed.
|
test (22.x, windows-latest)
The operation was canceled.
|
test (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22.x, ubuntu-latest):
packages/fhir-import/src/containers/ImportDetailView/index.tsx#L83
Unexpected console statement
|
test (22.x, ubuntu-latest):
packages/fhir-import/src/containers/ImportDetailView/tests/index.test.tsx#L103
Unexpected console statement
|
test (22.x, ubuntu-latest):
packages/fhir-import/src/containers/ImportDetailView/tests/index.test.tsx#L105
Expected Jest snapshot to be smaller than 6 lines but was 7 lines long
|
test (22.x, ubuntu-latest):
packages/rbac/src/helpers/utils.ts#L26
Missing JSDoc @param "resource" description
|