Skip to content

[WEB-5809] refactor: tailwind config inline variables #3272

[WEB-5809] refactor: tailwind config inline variables

[WEB-5809] refactor: tailwind config inline variables #3272

Triggered via pull request December 23, 2025 14:23
Status Cancelled
Total duration 1m 49s
Artifacts
Build packages
38s
Build packages
check:format
53s
check:format
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
check:types
Canceling since a higher priority waiting request for Build and lint web apps-refs/pull/8437/merge exists
check:types
The operation was canceled.
check:lint
Canceling since a higher priority waiting request for Build and lint web apps-refs/pull/8437/merge exists
check:lint
The operation was canceled.
Build and lint web apps
Canceling since a higher priority waiting request for Build and lint web apps-refs/pull/8437/merge exists
Build packages
Cache save failed.
check:lint: packages/services/src/auth/auth.service.ts#L28
Unsafe return of a value of type `Promise<any>`
check:lint: packages/services/src/api.service.ts#L79
Unsafe assignment of an `any` value
check:lint: packages/services/src/api.service.ts#L78
Unexpected any. Specify a different type
check:lint: packages/services/src/ai/ai.service.ts#L65
Unsafe member access .response on an `any` value
check:lint: packages/services/src/ai/ai.service.ts#L63
Unsafe return of a value of type `any`
check:lint: packages/services/src/ai/ai.service.ts#L62
Unsafe return of a value of type `Promise<any>`
check:lint: packages/services/src/ai/ai.service.ts#L45
Unsafe member access .response on an `any` value
check:lint: packages/services/src/ai/ai.service.ts#L43
Unsafe return of a value of type `any`
check:lint: packages/services/src/ai/ai.service.ts#L41
Unexpected any. Specify a different type
check:lint: packages/constants/src/issue/filter.ts#L351
The two values in this comparison do not have a shared enum type