Merge pull request #71 from web3privacy/dw/fix-private-key-use #174
Annotations
8 warnings
codechecks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
codechecks:
components/Card.vue#L176
Variable 'ecosystem' is already declared in the upper scope
|
codechecks:
components/Navigation/InfoBar.vue#L2
Prop "modelValue" should define at least its type
|
codechecks:
components/Project/Create/Components/Input.vue#L48
'shrink-0' should be on a new line
|
codechecks:
components/Project/ProjectGrid.vue#L18
'lg:my-32px' should be on a new line
|
codechecks:
components/Project/ProjectGrid.vue#L19
Attribute "v-for" should go before "lg:my-32px"
|
codechecks:
components/Project/ProjectGrid.vue#L20
Attribute ":key" should go before "lg:my-32px"
|
codechecks:
layouts/create.vue#L2
'w-full' should be on a new line
|