integrate graphql to getAttestations (#48) #123
Annotations
10 errors and 1 warning
src/pages/Permissions/Permissions.tsx#L31
'setApplicationsArgs' is declared but its value is never read.
|
src/pages/Permissions/Permissions.tsx#L51
'applications' is of type 'unknown'.
|
src/pages/Permissions/Permissions.tsx#L51
Parameter 'application' implicitly has an 'any' type.
|
src/pages/Permissions/Permissions.tsx#L67
Parameter 'permissionResult' implicitly has an 'any' type.
|
src/pages/Permissions/Permissions.tsx#L67
Parameter 'index' implicitly has an 'any' type.
|
src/pages/Permissions/Permissions.tsx#L68
'applications' is of type 'unknown'.
|
src/pages/Permissions/Permissions.tsx#L69
'applications' is of type 'unknown'.
|
src/pages/Permissions/Permissions.tsx#L73
'applications' is of type 'unknown'.
|
src/pages/Permissions/Permissions.tsx#L81
'applications' is of type 'unknown'.
|
src/pages/Permissions/Permissions.tsx#L82
'applications' is of type 'unknown'.
|
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/
|
This job failed
Loading