Skip to content

Merge pull request #2 from GACWR/fix/model-registration-1 #20

Merge pull request #2 from GACWR/fix/model-registration-1

Merge pull request #2 from GACWR/fix/model-registration-1 #20

Triggered via push March 2, 2026 04:22
Status Success
Total duration 1m 57s
Artifacts

ci.yml

on: push
API (Rust)
1m 54s
API (Rust)
Frontend (Next.js)
52s
Frontend (Next.js)
PostGraphile
7s
PostGraphile
Model Runner (Python)
1m 0s
Model Runner (Python)
Model Runner (Rust)
48s
Model Runner (Rust)
SDK (Python)
11s
SDK (Python)
Database Schema
21s
Database Schema
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Frontend (Next.js): web/src/app/features/page.tsx#L145
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/features/page.tsx#L144
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/experiments/page.tsx#L135
React Hook useEffect has a missing dependency: 'fetchExperiments'. Either include it or remove the dependency array
Frontend (Next.js): web/src/app/experiments/page.tsx#L130
React Hook useEffect has a missing dependency: 'selectedExp'. Either include it or remove the dependency array
Frontend (Next.js): web/src/app/datasets/page.tsx#L108
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/automl/page.tsx#L94
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/automl/page.tsx#L93
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/automl/page.tsx#L67
Unexpected any. Specify a different type
Frontend (Next.js): web/src/app/(auth)/register/page.tsx#L112
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Frontend (Next.js): web/src/app/(auth)/login/page.tsx#L61
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element