Skip to content

PAC-1569-added codes for Packs API fetch #466

PAC-1569-added codes for Packs API fetch

PAC-1569-added codes for Packs API fetch #466

Triggered via pull request May 8, 2024 07:21
Status Failure
Total duration 2m 30s
Artifacts

eslint-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/components/PacksInformation/PacksInformation.tsx#L8
Unsafe member access .route on an `any` value
Build: src/components/PacksInformation/PacksInformation.tsx#L10
Unsafe member access .route on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L3
'Space' is defined but never used
Build: src/components/PacksReadme/PacksReadme.tsx#L39
Unsafe member access .default on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L46
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build: src/components/PacksReadme/PacksReadme.tsx#L77
Unsafe argument of type `any` assigned to a parameter of type `string | (() => string)`
Build: src/components/PacksReadme/PacksReadme.tsx#L77
Unsafe member access .title on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L85
Unsafe member access .title on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L86
Unsafe member access .title on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L92
Unsafe member access .title on an `any` value
Build: plugins/packs-integrations.js#L144
'packsData' is defined but never used