Skip to content

Add package for website #672

Add package for website

Add package for website #672

Triggered via pull request August 29, 2024 21:55
Status Failure
Total duration 1m 59s
Artifacts

pull_request.yml

on: pull_request
Strict lint and test
1m 49s
Strict lint and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Strict lint and test: packages/website/babel.config.js#L1
'module' is not defined
Strict lint and test: packages/website/babel.config.js#L2
'require' is not defined
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L5
Use an `interface` instead of a `type`
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L14
Require statement not part of import statement
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L14
Unsafe member access .default on an `any` value
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L24
Require statement not part of import statement
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L24
Unsafe member access .default on an `any` value
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L1
Using exported name 'clsx' as identifier for default export
Strict lint and test: packages/website/src/components/HomepageFeatures/index.tsx#L44
Expected object keys to be in sorted order. Expected Svg to be before title