finsihed project rules page #6932
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; }'.
|