Skip to content

Feat/uptime query v3 #77

Feat/uptime query v3

Feat/uptime query v3 #77

Triggered via pull request January 31, 2025 11:08
Status Success
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L38
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L121
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/CodeSnippet.styles.ts#L153
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/CodeSnippet/SnippetWindow.tsx#L48
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/Collapse.tsx#L49
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
build: src/components/DisablePluginModal.tsx#L32
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
build: src/components/FeatureFlag.tsx#L10
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace