Skip to content

feat(clerk-js,nextjs,clerk-react,testing,types,vue): UserAvatar component #20570

feat(clerk-js,nextjs,clerk-react,testing,types,vue): UserAvatar component

feat(clerk-js,nextjs,clerk-react,testing,types,vue): UserAvatar component #20570

Triggered via pull request September 19, 2025 19:04
Status Success
Total duration 8m 45s
Artifacts

ci.yml

on: pull_request
Check Permissions
6s
Check Permissions
Formatting | Dedupe | Changeset
1m 32s
Formatting | Dedupe | Changeset
Static analysis
2m 17s
Static analysis
Publish with pkg-pr-new
1m 33s
Publish with pkg-pr-new
Matrix: Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static analysis: packages/types/src/theme.ts#L30
template literal type is overridden by string in this union type
Static analysis: packages/types/src/multiDomain.ts#L46
'never' is overridden by other types in this union type
Static analysis: packages/types/src/multiDomain.ts#L20
'never' is overridden by other types in this union type
Static analysis: packages/types/src/jwtv2.ts#L21
"alg" | "typ" | "cty" | "kid" | "jku" | "x5u" | "x5t#S256" | "x5t" | "x5c" is overridden by string in this union type
Static analysis: packages/types/src/clerk.ts#L1178
'unknown' overrides all other types in this union type
Static analysis: packages/types/src/appearance.ts#L87
"Arial" | "Brush Script MT" | "Courier New" | "Garamond" | "Georgia" | "Helvetica" | "Tahoma" | "Times New Roman" | "Trebuchet MS" | "Verdana" is overridden by string in this union type
Static analysis: packages/types/src/appearance.ts#L54
"black" | "blue" | "red" | "green" | "grey" | "white" | "yellow" is overridden by string in this union type
Static analysis: packages/types/src/appearance.ts#L54
"transparent" is overridden by string in this union type
Static analysis: packages/dev-cli/src/commands/setup.js#L102
Async function 'getInstanceConfiguration' has no 'await' expression
Static analysis: packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression