Skip to content

fix(format): export missing formatTime function #629

fix(format): export missing formatTime function

fix(format): export missing formatTime function #629

Triggered via pull request August 13, 2024 13:17
Status Success
Total duration 3m 25s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
NPM lint: src/api.ts#L45
Missing JSDoc @return type
NPM lint: src/api.ts#L55
Missing JSDoc @return type
NPM lint: src/api.ts#L65
Missing JSDoc @return type
NPM lint: src/api.ts#L74
Missing JSDoc @return type
NPM lint: src/store/logging.spec.ts#L30
Missing trailing comma
NPM lint: src/store/logging.ts#L104
Missing JSDoc @param "text" declaration
NPM lint: src/utils/clipboard.ts#L12
Missing JSDoc @return type