Updated contributing link in pull request template #1487
Annotations
10 errors and 10 warnings
build (18.x)
@umbraco-ui/uui-ref-node-data-type#build: command (/home/runner/work/Umbraco.UI/Umbraco.UI/packages/uui-ref-node-data-type) npm run build exited (1)
|
build (18.x)
Module '"@umbraco-ui/uui-base/lib/events"' has no exported member 'UUIEvent'.
|
build (18.x)
Property 'stopImmediatePropagation' does not exist on type 'UUIIconRequestEvent'.
|
build (18.x)
Argument of type 'UUIIconRequestEvent' is not assignable to parameter of type 'Event'.
|
build (18.x)
Argument of type 'UUIRefEvent' is not assignable to parameter of type 'Event'.
|
build (18.x)
Expected 0 arguments, but got 1.
|
build (18.x)
Argument of type 'UUIRefEvent' is not assignable to parameter of type 'Event'.
|
build (18.x)
Expected 0 arguments, but got 1.
|
build (18.x)
Module '"@umbraco-ui/uui-base/lib/events"' has no exported member 'UUIEvent'.
|
build (18.x)
Process completed with exit code 1.
|
test (18.x):
packages/uui-base/lib/mixins/ActiveMixin.ts#L6
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/ActiveMixin.ts#L19
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/FormControlMixin.ts#L11
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/FormControlMixin.ts#L71
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/LabelMixin.ts#L6
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/LabelMixin.ts#L31
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/PopoverTargetMixin.ts#L7
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/PopoverTargetMixin.ts#L34
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/SelectOnlyMixin.ts#L6
Class declaration should be prefixed with "UUI"
|
test (18.x):
packages/uui-base/lib/mixins/SelectOnlyMixin.ts#L22
Class declaration should be prefixed with "UUI"
|