fix: Corrige o arquivo de deploy #48
Annotations
10 warnings
Lint:
src/components/timeline/moleculas/Botao.vue#L50
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/CabecalhoEventoDetalhado.vue#L75
'props' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/EventoTimeline.vue#L79
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/Observacoes.stories.ts#L16
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/Observacoes.vue#L51
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/SeparadorPeriodo.vue#L14
'ref' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/components/timeline/moleculas/StatusEvento.vue#L34
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/moleculas/Topo.vue#L30
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/timeline/organismos/EditarEvento.stories.ts#L14
'atualizarEstado' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/components/timeline/organismos/EditarEvento.stories.ts#L36
'evento' is defined but never used. Allowed unused args must match /^_/u
|
Loading