fix: define PRECISION in gathera_common, import across workspace (#51… #209
ci.yml
on: push
Contract Linting (Clippy & Fmt)
16s
Contract Unit Tests
17s
Backend Tests
45s
Security & Dependency Scan
21s
Frontend Lint
41s
Frontend TypeCheck
47s
Gas Usage Profiling
11m 51s
Deploy & Verify Contracts
4m 41s
Annotations
26 errors and 19 warnings
|
Contract Unit Tests
Process completed with exit code 101.
|
|
Contract Linting (Clippy & Fmt)
Process completed with exit code 101.
|
|
Contract Linting (Clippy & Fmt)
Process completed with exit code 1.
|
|
Security & Dependency Scan
Process completed with exit code 1.
|
|
Frontend Lint
Process completed with exit code 1.
|
|
Frontend Lint:
app/frontend/src/components/waitlist/waitlist.api.ts#L8
'waitlist' is never reassigned. Use 'const' instead
|
|
Frontend Lint:
app/frontend/components/ticket-plans/TicketPlans.tsx#L59
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
Frontend Lint:
app/frontend/components/speakers/SpeakerCard.tsx#L44
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Frontend Lint:
app/frontend/components/speakers/SpeakerCard.tsx#L44
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Frontend Lint:
app/frontend/app/tickets/page.tsx#L285
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
Frontend Lint:
app/frontend/app/tickets/page.tsx#L85
'list' is never reassigned. Use 'const' instead
|
|
Frontend TypeCheck
Type '"body-sm"' is not assignable to type 'TextVariant | undefined'.
|
|
Frontend TypeCheck
Individual declarations in merged declaration 'AttendeeFilters' must be all exported or all local.
|
|
Frontend TypeCheck
Individual declarations in merged declaration 'AttendeeFilters' must be all exported or all local.
|
|
Frontend TypeCheck
Type '"body-sm"' is not assignable to type 'TextVariant | undefined'.
|
|
Frontend TypeCheck
Type '"body-sm"' is not assignable to type 'TextVariant | undefined'.
|
|
Frontend TypeCheck
Type '"body-sm"' is not assignable to type 'TextVariant | undefined'.
|
|
Frontend TypeCheck
'name' is specified more than once, so this usage will be overwritten.
|
|
Frontend TypeCheck
Cannot find module '@/lib/data/sponsors' or its corresponding type declarations.
|
|
Frontend TypeCheck
Circular definition of import alias 'default'.
|
|
Frontend TypeCheck
Cannot find module '@/components/attendance/AttendanceHeatmap' or its corresponding type declarations.
|
|
Deploy & Verify Contracts
Process completed with exit code 1.
|
|
Deploy & Verify Contracts
Process completed with exit code 101.
|
|
Deploy & Verify Contracts
Process completed with exit code 101.
|
|
Gas Usage Profiling
Process completed with exit code 1.
|
|
Gas Usage Profiling
Process completed with exit code 101.
|
|
Contract Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Contract Linting (Clippy & Fmt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security & Dependency Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint:
app/frontend/app/dashboard/new/page.tsx#L95
'setSidebarExpanded' is assigned a value but never used
|
|
Frontend Lint:
app/frontend/app/dashboard/new/page.tsx#L95
'sidebarExpanded' is assigned a value but never used
|
|
Frontend Lint:
app/frontend/app/dao/page.tsx#L21
Unexpected console statement
|
|
Frontend Lint:
app/frontend/app/dao/[id]/page.tsx#L29
'err' is defined but never used
|
|
Frontend Lint:
app/frontend/app/Components/missions/FilterPanel.tsx#L7
Unexpected any. Specify a different type
|
|
Frontend Lint:
app/frontend/app/Components/missions/FilterPanel.tsx#L5
Unexpected any. Specify a different type
|
|
Frontend Lint:
app/frontend/app/Components/missions/EmptyState.tsx#L27
'categoryConfig' is assigned a value but never used
|
|
Frontend Lint:
app/frontend/app/Components/missions/EmptyState.tsx#L20
'statusConfig' is assigned a value but never used
|
|
Frontend Lint:
app/frontend/app/Components/missions/EmptyState.tsx#L8
'Mission' is defined but never used
|
|
Frontend Lint:
app/frontend/api/auth/refresh/route.ts#L81
Unexpected console statement
|
|
Frontend TypeCheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Deploy & Verify Contracts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gas Usage Profiling
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gas Usage Profiling
No files were found with the provided path: contract/gas_reports/. No artifacts will be uploaded.
|