Skip to content

PAC-1893-integrate custom readme versions with dropdown versions #586

PAC-1893-integrate custom readme versions with dropdown versions

PAC-1893-integrate custom readme versions with dropdown versions #586

Triggered via pull request July 1, 2024 14:07
Status Failure
Total duration 1m 53s
Artifacts

eslint-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: plugins/packs-integrations.js#L334
Empty block statement
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/PacksInformation/PacksInformation.tsx#L10
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#L49
Unsafe member access .default on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L59
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#L97
Unsafe member access .title on an `any` value
Build: src/components/PacksReadme/PacksReadme.tsx#L99
Unsafe call of an `any` typed value
Build: src/components/PacksReadme/PacksReadme.tsx#L99
Unsafe member access .endsWith on an `any` value
Build: plugins/packs-integrations.js#L156
'packName' is defined but never used