feat!: LT code for transmit #51
Annotations
5 errors and 2 warnings
typecheck:
app/components/Scan.vue#L305
Property 'length' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{ speed?: number | undefined; width?: number | undefined; height?: number | undefined; }, {}>, { CameraSignalStatus: typeof CameraSignalStatus; ... 19 more ...; now: typeof now; }, ... 23 more ..., { ...; }>'.
|
typecheck
Process completed with exit code 2.
|
lint:
test/lt.test.ts#L41
it.only not permitted
|
lint:
utils/lt-codes.ts#L252
Unexpected console statement
|
lint
Process completed with exit code 1.
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|