π fix spacing on campaign list #76
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
frontend/javascript/components/campaign-choose-publicbody.vue#L25
Prop 'publicbodies' requires default value to be set
|
lint:
frontend/javascript/components/campaign-choose-publicbody.vue#L28
Prop 'publicbody' requires default value to be set
|
lint:
frontend/javascript/components/campaign-choose-publicbody.vue#L36
The "publicBodyChanged" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-follow.vue#L41
Prop 'follow' requires default value to be set
|
lint:
frontend/javascript/components/campaign-follow.vue#L91
The "followed" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-follow.vue#L108
The "unfollowed" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-list-item.vue#L23
The "setCategoryFilter" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-list-item.vue#L38
The "startRequest" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-list-item.vue#L61
The "startRequest" event has been triggered but not declared on `emits` option
|
lint:
frontend/javascript/components/campaign-list-item.vue#L71
The "followed" event has been triggered but not declared on `emits` option
|