Skip to content

[Snyk] Security upgrade bootstrap from 4.6.2 to 5.0.0 #1135

[Snyk] Security upgrade bootstrap from 4.6.2 to 5.0.0

[Snyk] Security upgrade bootstrap from 4.6.2 to 5.0.0 #1135

Triggered via pull request July 27, 2024 06:44
Status Failure
Total duration 9m 10s
Artifacts

check-code.yml

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

Annotations

1 error and 46 warnings
Build app
Process completed with exit code 1.
Cancel Previous Runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cancel Previous Runs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Install dependencies and build (16.13.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run eslint and prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, ataylorme/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Run unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Build app
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/