Skip to content

finsihed project rules page #6932

finsihed project rules page

finsihed project rules page #6932

Triggered via pull request January 4, 2026 22:06
Status Failure
Total duration 2m 19s
Artifacts

tsc-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Process completed with exit code 2.
build: src/frontend/src/hooks/rules.hooks.ts#L22
Duplicate identifier 'getAllRulesetTypes'.
build: src/frontend/src/hooks/rules.hooks.ts#L21
Duplicate identifier 'createRulesetType'.
build: src/frontend/src/hooks/rules.hooks.ts#L10
Duplicate identifier 'getAllRulesetTypes'.
build: src/frontend/src/hooks/rules.hooks.ts#L9
Duplicate identifier 'createRulesetType'.
build: src/frontend/src/apis/rules.api.ts#L130
Property 'rulesGetTopLevelRules' does not exist on type '{ users: () => string; orgUsers: () => string; usersById: (id: string) => string; usersLogin: () => string; usersLoginDev: () => string; userSettingsByUserId: (id: string) => string; userSecureSettingsSet: () => string; currentUserSecureSettings: () => string; ... 289 more ...; version: () => string; }'.
build: src/frontend/src/apis/rules.api.ts#L44
Property 'rulesGetAllRulesetTypes' does not exist on type '{ users: () => string; orgUsers: () => string; usersById: (id: string) => string; usersLogin: () => string; usersLoginDev: () => string; userSettingsByUserId: (id: string) => string; userSecureSettingsSet: () => string; currentUserSecureSettings: () => string; ... 289 more ...; version: () => string; }'.