Skip to content

initial doc update #800

initial doc update

initial doc update #800

Triggered via push August 7, 2025 07:51
Status Failure
Total duration 1m 8s
Artifacts

run-tests.yml

on: push
run-unit-tests
1m 6s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
run-unit-tests: packages/core/src/internals/useAMADev.ts#L5
'logAMAError' is declared but its value is never read.
run-unit-tests: packages/core/src/ReactNativeAmaView.tsx#L8
Type '{ url: string; onLoad: (event: { nativeEvent: OnLoadEventPayload; }) => void; style?: any; }' has no properties in common with type 'IntrinsicAttributes'.
run-unit-tests: packages/core/src/ReactNativeAmaModule.web.ts#L8
Argument of type 'A11yIssue[]' is not assignable to parameter of type '{ issues: A11yIssue[]; }'.
run-unit-tests: packages/core/src/ReactNativeAma.types.ts#L19
Generic type 'StyleProp' requires 1 type argument(s).
run-unit-tests: packages/core/src/ReactNativeAma.types.ts#L1
'ViewStyle' is declared but never used.
run-unit-tests: packages/core/scripts/create-config.ts#L2
Cannot find module 'path' or its corresponding type declarations.
run-unit-tests: packages/core/scripts/create-config.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
run-unit-tests: packages/extras/src/components/Carousel.tsx#L6
'@typescript-eslint/no-explicit-any' rule is disabled but never reported
run-unit-tests: packages/core/src/internals/useAMADev.ts#L85
'react-hooks/exhaustive-deps' rule is disabled but never reported