Skip to content

tree-x-list-item ch-checkbox export parts (#162) #493

tree-x-list-item ch-checkbox export parts (#162)

tree-x-list-item ch-checkbox export parts (#162) #493

Triggered via push October 10, 2023 22:18
Status Success
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L20
Own class properties cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L61
The @event decorator must be documented
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L67
Own class methods cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L74
Own class methods cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L82
Own class methods cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L83
Expected '===' and instead saw '=='
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L97
Own class methods cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L105
Own class methods cannot be public
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L127
JSX props should not use .bind()
build (15.x): src/components/form-checkbox/ch-form-checkbox.tsx#L128
JSX props should not use .bind()