Skip to content

feat: 优化样式

feat: 优化样式 #35

Triggered via push December 16, 2023 12:19
Status Failure
Total duration 25s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/components/key/KeyWrap.vue#L30
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof CAN_PRINT_KEY'.
build: src/components/key/KeyWrap.vue#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof CAN_PRINT_KEY'.
build: src/components/key/KeyWrap.vue#L33
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof CAN_PRINT_KEY'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/