Skip to content

bug/no enrollment requests #1123

bug/no enrollment requests

bug/no enrollment requests #1123

Triggered via pull request April 4, 2024 08:51
Status Success
Total duration 4m 52s
Artifacts

check-code.yml

on: pull_request
Matrix: Install dependencies and build
Cancel Previous Runs
2s
Cancel Previous Runs
Run unit tests
1m 40s
Run unit tests
Build app
2m 54s
Build app
Run eslint and prettier
42s
Run eslint and prettier
Fit to window
Zoom out
Zoom in

Annotations

46 warnings
Cancel Previous Runs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cancel Previous Runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Install dependencies and build (16.13.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install dependencies and build (16.13.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
src/app/modules/issue-vc/new-issue-vc/new-issue-vc.component.ts#L162
[@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.
Run eslint and prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, ataylorme/eslint-annotate-action@1.0.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run eslint and prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, ataylorme/eslint-annotate-action@1.0.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/