Skip to content

decrypt attestations and show list of identifiers #128

decrypt attestations and show list of identifiers

decrypt attestations and show list of identifiers #128

Triggered via pull request August 27, 2024 09:38
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L31
'setApplicationsArgs' is declared but its value is never read.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L51
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L51
Parameter 'application' implicitly has an 'any' type.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L67
Parameter 'permissionResult' implicitly has an 'any' type.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L67
Parameter 'index' implicitly has an 'any' type.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L68
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L69
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L73
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L81
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L82
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L31
'setApplicationsArgs' is declared but its value is never read.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L51
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L51
Parameter 'application' implicitly has an 'any' type.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L67
Parameter 'permissionResult' implicitly has an 'any' type.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L67
Parameter 'index' implicitly has an 'any' type.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L68
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L69
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L73
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L81
'applications' is of type 'unknown'.
test/node 17/ubuntu-latest: src/pages/Permissions/Permissions.tsx#L82
'applications' is of type 'unknown'.
test/node 18/ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/