nr2f1
OSS
website
Sign in / Sign up
Open main menu
website
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix-apollo-query-warning-11269883671666833667
b91ceb7c fix: apollo client query shortcut and scoping
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
6a80838a fix: Apollo Client query shortcut and scoping
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
4db7318e refactor: fix Apollo Client query shortcut and scoping - Removed `query` shortcut from `@graphql/client` - Updated all call sites to use `getClient().query` - Moved `getClient()` calls inside components for proper request-scoping - Fixed lint errors and formatting issue
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
8ca3d161 refactor: fix Apollo Client query shortcut and scoping - Removed `query` shortcut from `@graphql/client` - Updated all call sites to use `getClient().query` - Moved `getClient()` calls inside components for proper request-scoping - Fixed lint errors and formatting issue
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
16dda3f3 refactor: fix Apollo Client query warning and improve request-scoping - Removed `query` shortcut export from `registerApolloClient` in `website/src/graphql/client.ts`. - Updated `sitemap.ts` and `route.ts` to use `getClient().query` instead of the shortcut. - Moved module-level `getClient()` calls inside Server Components and related functions (like `generateMetadata`) to ensure proper request-scoping and resolve warnings in specialized Next.js environments. - Fixed lint errors (unused variables) and formatting issues.
by pataruco
p
Failed
fix-apollo-query-warning-11269883671666833667
0e8229d3 refactor: fix Apollo Client query warning and improve request-scoping - Removed `query` shortcut export from `registerApolloClient` in `website/src/graphql/client.ts`. - Updated `sitemap.ts` and `route.ts` to use `getClient().query` instead of the shortcut. - Moved module-level `getClient()` calls inside Server Components and related functions (like `generateMetadata`) to ensure proper request-scoping and resolve warnings in specialized Next.js environments.
by pataruco
p
Previous page
Previous
Next
Next page