Skip to content

Added content for storage, datasets and containers #8

Added content for storage, datasets and containers

Added content for storage, datasets and containers #8

Triggered via pull request February 26, 2025 18:36
@RobJYRobJY
opened #65
storage
Status Failure
Total duration 33s
Artifacts

code-quality.yml

on: pull_request
Code Quality
24s
Code Quality
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Code Quality: src/components/HomepageFeatures/index.tsx#L5
Use an `interface` instead of a `type`
Code Quality: src/components/HomepageFeatures/index.tsx#L14
Unsafe assignment of an `any` value
Code Quality: src/components/HomepageFeatures/index.tsx#L14
A `require()` style import is forbidden
Code Quality: src/components/HomepageFeatures/index.tsx#L14
Do not use "require"
Code Quality: src/components/HomepageFeatures/index.tsx#L14
Unsafe member access .default on an `any` value
Code Quality: src/components/HomepageFeatures/index.tsx#L24
Unsafe assignment of an `any` value
Code Quality: src/components/HomepageFeatures/index.tsx#L24
A `require()` style import is forbidden
Code Quality: src/components/HomepageFeatures/index.tsx#L24
Do not use "require"
Code Quality: src/components/HomepageFeatures/index.tsx#L24
Unsafe member access .default on an `any` value
Code Quality: src/components/HomepageFeatures/index.tsx#L27
`'` can be escaped with `'`, `‘`, `'`, `’`
Code Quality: docusaurus.config.ts#L1
Run autofix to sort these imports!
Code Quality: docusaurus.config.ts#L2
Prefer using inline type specifiers instead of a top-level type-only import
Code Quality: sidebars.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
Code Quality: src/components/HomepageFeatures/index.tsx#L1
Run autofix to sort these imports!
Code Quality: src/components/HomepageFeatures/index.tsx#L87
The variable `idx` should be named `index`. A more descriptive name will do too
Code Quality: src/pages/index.tsx#L1
Run autofix to sort these imports!
Code Quality: src/pages/index.tsx#L29
Props should be sorted alphabetically