Skip to content

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged #1120

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged #1120

Status Success
Total duration 3m 26s
Artifacts

frontend_build_tests.yml

on: pull_request
Matrix: frontend_build_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
frontend_build_tests (16.x): examples/hippy-vue-next-demo/src/main-native.ts#L7
'Native' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (16.x): examples/hippy-vue-next-demo/src/main-native.ts#L8
'registerElement' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (16.x): examples/hippy-vue-next-demo/src/main-native.ts#L9
'EventsUnionType' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (17.x): examples/hippy-vue-next-demo/src/main-native.ts#L7
'Native' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (17.x): examples/hippy-vue-next-demo/src/main-native.ts#L8
'registerElement' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (17.x): examples/hippy-vue-next-demo/src/main-native.ts#L9
'EventsUnionType' is defined but never used. Allowed unused vars must match /^_.+/u
frontend_build_tests (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/