Skip to content

feat: rewrite to pure js #196

feat: rewrite to pure js

feat: rewrite to pure js #196

Re-run triggered December 19, 2024 16:38
Status Success
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: __tests__/connect.test.ts#L17
Object Literal Property name `extractOTP` must match one of the following formats: strictCamelCase
lint: __tests__/main.test.ts#L15
Object Literal Property name `OP_MANAGED_VARIABLES` must match one of the following formats: strictCamelCase
lint: __tests__/main.test.ts#L16
Object Literal Property name `TEST` must match one of the following formats: strictCamelCase
lint: __tests__/main.test.ts#L88
Object Literal Property name `OP_CONNECT_HOST` must match one of the following formats: strictCamelCase
lint: __tests__/main.test.ts#L89
Object Literal Property name `OP_CONNECT_TOKEN` must match one of the following formats: strictCamelCase
lint: src/auth/connect.ts#L9
Parameter name `serverURL` must match one of the following formats: strictCamelCase
lint: src/auth/connect.ts#L11
Object Literal Property name `serverURL` must match one of the following formats: strictCamelCase
lint: src/auth/connect.ts#L25
Missing JSDoc @returns declaration
lint: src/utils.ts#L19
Variable name `ref_regex` must match one of the following formats: strictCamelCase, UPPER_CASE