Skip to content

chore: fix linter and formatter confliction #4

chore: fix linter and formatter confliction

chore: fix linter and formatter confliction #4

Triggered via push August 29, 2024 07:37
Status Failure
Total duration 1m 15s
Billable time 15m
Artifacts

ci.yml

on: push
Matrix: Build
Matrix: Lint
Matrix: Type checking
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

37 errors
Type checking (ubuntu-latest, 18): packages/jsx-compiler/src/transform.test.ts#L45
'_ir' is declared but its value is never read.
Type checking (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L1
Cannot find module 'jsx-vapor-compiler' or its corresponding type declarations.
Type checking (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L8
Cannot find module 'jsx-vapor-compiler' or its corresponding type declarations.
Type checking (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L83
Parameter 'err' implicitly has an 'any' type.
Type checking (ubuntu-latest, 18): packages/jsx-explorer/src/options.ts#L4
Cannot find module 'jsx-vapor-compiler' or its corresponding type declarations.
Type checking (ubuntu-latest, 18): packages/playground/src/main.ts#L3
Cannot find module './App.vue' or its corresponding type declarations.
Type checking (ubuntu-latest, 18): packages/svelte-template-compiler/src/transform.test.ts#L35
'_ir' is declared but its value is never read.
Type checking (ubuntu-latest, 18): packages/svelte-template-compiler/src/transforms/vOn.ts#L34
Argument of type 'SimpleExpressionNode | undefined' is not assignable to parameter of type 'SimpleExpressionNode'.
Type checking (ubuntu-latest, 18): packages/unplugin-react/src/core/transform.ts#L8
Cannot find module 'jsx-vapor-compiler' or its corresponding type declarations.
Unit test (macos-latest, 20)
Process completed with exit code 1.
Unit test (macos-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unit test (macos-latest, 22)
Process completed with exit code 1.
Unit test (windows-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 18.19)
The operation was canceled.
Unit test (windows-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 22)
The operation was canceled.
Unit test (windows-latest, 20)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 20)
The operation was canceled.
Unit test (ubuntu-latest, 20)
The job was canceled because "macos-latest_20" failed.
Unit test (ubuntu-latest, 20)
The operation was canceled.
Unit test (macos-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unit test (macos-latest, 18.19)
The operation was canceled.
Unit test (ubuntu-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unit test (ubuntu-latest, 18.19)
The operation was canceled.
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L62
Unsafe member access .nodeTransforms on an `error` typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L73
Unsafe assignment of an error typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L75
Unsafe assignment of an error typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L75
Unsafe call of an `error` type typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L77
Unsafe assignment of an error typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L78
Unsafe member access .prefixIdentifiers on an `error` typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L79
Unsafe member access .mode on an `error` typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L80
Unsafe member access .ssr on an `error` typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L92
Unsafe member access .loc on an `error` typed value
Lint (ubuntu-latest, 18): packages/jsx-explorer/src/index.ts#L99
Unsafe argument of type `any` assigned to a parameter of type `RawSourceMap`
Unit test (ubuntu-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unit test (ubuntu-latest, 22)
The operation was canceled.