fix: Chat - Most of the workspace modifying settings messages are not translated in #Admins. #60574
Annotations
3 errors and 1 warning
Type check with TypeScript:
src/libs/ReportUtils.ts#L3873
Argument of type 'OriginalMessage<ValueOf<{ readonly ADD_APPROVER_RULE: "POLICYCHANGELOG_ADD_APPROVER_RULE"; readonly ADD_BUDGET: "POLICYCHANGELOG_ADD_BUDGET"; readonly ADD_CATEGORY: "POLICYCHANGELOG_ADD_CATEGORY"; ... 65 more ...; readonly TEAM_DOWNGRADE: "POLICYCHANGELOG_TEAM_DOWNGRADE"; }> | ValueOf<...>> | undefined' is not assignable to parameter of type 'OriginalMessageChangeLog | undefined'.
|
Type check with TypeScript:
tests/unit/ReportUtilsTest.ts#L1640
Property 'getWorkspaceNameUpdatedMessage' does not exist on type 'typeof import("/home/runner/work/App/App/src/libs/ReportUtils")'.
|
Type check with TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading