Skip to content

Bump swr from 1.3.0 to 2.2.0 #4878

Bump swr from 1.3.0 to 2.2.0

Bump swr from 1.3.0 to 2.2.0 #4878

Triggered via pull request August 2, 2023 10:08
Status Failure
Total duration 8m 19s
Artifacts

ci.yml

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

Annotations

6 errors and 30 warnings
test (ubuntu-latest, 18): src/@context/Prices/index.test.tsx#L6
Type '{ useSWR: { data: { 'ocean-protocol': { eur: string; }; }; }; isValidating: false; mutate: Mock<any, any>; }' is missing the following properties from type 'SWRResponse<unknown, unknown, Partial<PublicConfiguration<unknown, unknown, BareFetcher<unknown>>>>': data, error, isLoading
test (ubuntu-latest, 18)
Process completed with exit code 2.
test (macos-latest, 18): src/@context/Prices/index.test.tsx#L6
Type '{ useSWR: { data: { 'ocean-protocol': { eur: string; }; }; }; isValidating: false; mutate: Mock<any, any>; }' is missing the following properties from type 'SWRResponse<unknown, unknown, Partial<PublicConfiguration<unknown, unknown, BareFetcher<unknown>>>>': data, error, isLoading
test (macos-latest, 18)
Process completed with exit code 2.
test (windows-latest, 18): src/@context/Prices/index.test.tsx#L6
Type '{ useSWR: { data: { 'ocean-protocol': { eur: string; }; }; }; isValidating: false; mutate: Mock<any, any>; }' is missing the following properties from type 'SWRResponse<unknown, unknown, Partial<PublicConfiguration<unknown, unknown, BareFetcher<unknown>>>>': data, error, isLoading
test (windows-latest, 18)
Process completed with exit code 1.
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 (ubuntu-latest, 18): src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
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
test (macos-latest, 18): src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
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 (windows-latest, 18): src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type