chore: bump aif version from 0.1.0-dev.4 to 0.1.0-dev.5 #3
Annotations
10 warnings
|
ci:
pkg/aif-ui/composables/useT.ts#L11
Forbidden non-null assertion
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L30
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L30
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L30
'@click' should be on a new line
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L30
'type' should be on a new line
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L27
Expected 1 line break before closing tag (`</RouterLink>`), but no line breaks found
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L27
Expected 1 line break after opening tag (`<RouterLink>`), but no line breaks found
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L20
'class' should be on a new line
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L9
Unexpected any. Specify a different type
|
|
ci:
pkg/aif-ui/components/OperatorErrorBanner.vue#L9
Forbidden non-null assertion
|