Skip to content

fix: role type form alert #1165

fix: role type form alert

fix: role type form alert #1165

Triggered via pull request June 15, 2025 00:02
Status Success
Total duration 4m 2s
Artifacts

check-code.yml

on: pull_request
Matrix: Install dependencies and build
Cancel Previous Runs
3s
Cancel Previous Runs
Run unit tests
0s
Run unit tests
Build app
2m 57s
Build app
Run eslint and prettier
36s
Run eslint and prettier
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
src/app/modules/issue-vc/new-issue-vc/new-issue-vc.component.ts#L161
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L49
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L49
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L64
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L123
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L142
[@typescript-eslint/no-unused-vars] 'e' is defined but never used.
src/app/modules/json-editor/components/json-editor.component.ts#L156
[@typescript-eslint/no-unused-vars] 'e' is defined but never used.
src/app/modules/json-editor/components/json-editor.component.ts#L216
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L220
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L224
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/json-editor.component.ts#L224
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/jsoneditoroptions.ts#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/modules/json-editor/components/jsoneditoroptions.ts#L108
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/applications/applications.component.spec.ts#L16
[@typescript-eslint/no-unused-vars] 'dialog' is assigned a value but never used.
src/app/routes/applications/applications.component.ts#L180
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/applications/applications.component.ts#L193
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/applications/new-role/components/role-type-did/role-type-did.component.spec.ts#L16
[@typescript-eslint/no-unused-vars] 'hostDebug' is assigned a value but never used.
src/app/routes/applications/new-role/components/role-type-did/role-type-did.component.spec.ts#L62
[@typescript-eslint/no-unused-vars] 'selectors' is assigned a value but never used.
src/app/routes/applications/new-role/new-role.component.spec.ts#L22
[@typescript-eslint/no-unused-vars] 'fb' is assigned a value but never used.
src/app/routes/enrolment/models/enrolment-claim.ts#L26
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/enrolment/models/enrolment-claim.ts#L153
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/enrolment/models/enrolment-claim.ts#L224
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/routes/enrolment/view-requests/services/token-decode.service.ts#L41
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/shared/components/table/generic-table/generic-table.component.ts#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/shared/pipes/parse-field-value/parse-field-value.pipe.ts#L8
[@typescript-eslint/no-unused-vars] 'args' is defined but never used.
src/app/shared/services/notification.service.ts#L2
[@typescript-eslint/no-unused-vars] 'from' is defined but never used.
src/app/shared/services/notification.service.ts#L6
[@typescript-eslint/no-unused-vars] 'take' is defined but never used.
src/app/state/governance/organization/services/organization.service.ts#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/app/state/governance/role/role.reducer.ts#L17
[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.
src/app/state/user-claim/user.selectors.spec.ts#L2
[@typescript-eslint/no-unused-vars] 'claimRoleNames' is defined but never used.
src/polyfills.ts#L20
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/vendor.ts#L1
[@typescript-eslint/no-unused-vars] 'SENTRY_DSN' is defined but never used.
src/vendor.ts#L2
[@typescript-eslint/no-unused-vars] 'INFURA_PROJECT_ID' is defined but never used.
src/vendor.ts#L3
[@typescript-eslint/no-unused-vars] 'INFURA_PROJECT_SECRET' is defined but never used.
src/vendor.ts#L4
[@typescript-eslint/no-unused-vars] 'AWS_ACCESS_KEY_ID' is defined but never used.
src/vendor.ts#L5
[@typescript-eslint/no-unused-vars] 'AWS_SECRET_ACCESS_KEY' is defined but never used.
src/vendor.ts#L6
[@typescript-eslint/no-unused-vars] 'AWS_REGION' is defined but never used.
src/vendor.ts#L7
[@typescript-eslint/no-unused-vars] 'AWS_S3_BUCKET' is defined but never used.