Skip to content

remove graphql query for accessDetails as it is return by aquarius #4948

remove graphql query for accessDetails as it is return by aquarius

remove graphql query for accessDetails as it is return by aquarius #4948

Triggered via pull request November 10, 2023 09:42
Status Failure
Total duration 8m 0s
Artifacts

ci.yml

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

Annotations

9 errors and 30 warnings
test (ubuntu-latest, 18)
Process completed with exit code 1.
build (ubuntu-latest, 18)
Process completed with exit code 1.
build (macos-latest, 18)
Process completed with exit code 1.
test (windows-latest, 18)
Process completed with exit code 1.
test (macos-latest, 18)
Process completed with exit code 1.
build (windows-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 18): src/@context/Asset.tsx#L15
'getAccessDetails' is defined but never used
test (ubuntu-latest, 18): src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
test (ubuntu-latest, 18): src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
test (ubuntu-latest, 18): src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@types/Compute.d.ts#L22
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
test (windows-latest, 18): src/@context/Asset.tsx#L15
'getAccessDetails' is defined but never used
test (windows-latest, 18): src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
test (windows-latest, 18): src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
test (windows-latest, 18): src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
test (windows-latest, 18): src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
test (windows-latest, 18): src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
test (windows-latest, 18): src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
test (windows-latest, 18): src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
test (windows-latest, 18): src/@types/Compute.d.ts#L22
Unexpected any. Specify a different type
test (windows-latest, 18): src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
test (macos-latest, 18): src/@context/Asset.tsx#L15
'getAccessDetails' is defined but never used
test (macos-latest, 18): src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
test (macos-latest, 18): src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
test (macos-latest, 18): src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
test (macos-latest, 18): src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
test (macos-latest, 18): src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
test (macos-latest, 18): src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
test (macos-latest, 18): src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
test (macos-latest, 18): src/@types/Compute.d.ts#L22
Unexpected any. Specify a different type
test (macos-latest, 18): src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type