chore: add author and contributors to package.json #40
Annotations
6 errors and 10 warnings
build:
src/components/timeline/templates/AdicionarObservacao.test.ts#L32
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
build:
src/components/timeline/templates/TemplateTimeline.test.ts#L284
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
build:
src/components/timeline/templates/TemplateTimeline.vue#L90
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
build:
src/index.ts#L6
Unexpected any. Specify a different type
|
build:
src/index.ts#L8
Unexpected any. Specify a different type
|
build
Process completed with exit code 1.
|
build:
src/components/timeline/atomos/Hora.vue#L24
The "components" property should be above the "props" property on line 11
|
build:
src/components/timeline/moleculas/AreaSalvamento.stories.ts#L13
'args' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/components/timeline/moleculas/AreaSalvamento.vue#L31
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/components/timeline/moleculas/AreaSalvamento.vue#L32
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/components/timeline/moleculas/Botao.vue#L50
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/components/timeline/moleculas/BotaoStatus.vue#L2
Attribute "data-testid" should go before "@click"
|
build:
src/components/timeline/moleculas/BotaoStatus.vue#L16
The "name" property should be above the "components" property on line 15
|
build:
src/components/timeline/moleculas/BotaoStatus.vue#L27
'mouseEvent' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/components/timeline/moleculas/CabecalhoEventoDetalhado.vue#L64
The "name" property should be above the "components" property on line 63
|
build:
src/components/timeline/moleculas/CabecalhoEventoDetalhado.vue#L75
'props' is defined but never used. Allowed unused args must match /^_/u
|