Skip to content

feat: Eventos passam a ser emitidos com o emit #20

feat: Eventos passam a ser emitidos com o emit

feat: Eventos passam a ser emitidos com o emit #20

Triggered via push November 24, 2023 14:28
Status Failure
Total duration 51s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/timeline/EventoDetalhado.mock.ts#L28
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/EventoDetalhado.mock.ts#L57
Type 'null' is not assignable to type 'Date | undefined'.
build: src/components/timeline/EventoDetalhado.mock.ts#L58
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/Templates/TemplateTimeline.mock.ts#L16
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/Templates/TemplateTimeline.mock.ts#L42
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/moleculas/BotaoStatus.vue#L2
Type 'string | undefined' is not assignable to type 'Aparencia | undefined'.
build: src/components/timeline/organismos/Timeline.mock.ts#L15
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/organismos/Timeline.mock.ts#L34
Type 'null' is not assignable to type 'number | undefined'.
build: src/components/timeline/organismos/Timeline.mock.ts#L52
Type 'null' is not assignable to type 'Date | undefined'.
build: src/components/timeline/organismos/Timeline.mock.ts#L53
Type 'null' is not assignable to type 'number | undefined'.