🐛 Fix missing sentry dsn in functions #309
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/Identity/Identity.avatar.vue#L61
Property name "identity-avatar" is not PascalCase
|
src/components/Identity/Identity.vue#L36
Property name "identity" is not PascalCase
|
src/components/IdentityV2/IdentityV2.avatar.vue#L43
Property name "identity-avatar-v2" is not PascalCase
|
src/components/IdentityV2/IdentityV2.vue#L29
Property name "identity-v2" is not PascalCase
|
src/components/LikeButton.vue#L133
Property name "like-button" is not PascalCase
|
src/components/LikeButtonClapEffectGraph.vue#L34
Property name "like-button-clap-effect-graph" is not PascalCase
|
src/components/LikeButtonV2/LikeButtonV2.badge.vue#L110
Property name "like-button-v2-badge" is not PascalCase
|
src/components/LikeButtonV2/LikeButtonV2.clapBits.vue#L31
Property name "likecoin-button-v2-clap-bits" is not PascalCase
|
src/components/LikeButtonV2/LikeButtonV2.cooldown.vue#L30
Property name "like-button-v2-cooldown" is not PascalCase
|
src/components/LikeButtonV2/LikeButtonV2.starBits.vue#L31
Property name "likecoin-button-v2-star-bits" is not PascalCase
|
This job succeeded
Loading