remove logging #99
Annotations
20 errors and 2 warnings
build (22.x):
src/component.ts#L1
Run autofix to sort these imports!
|
build (22.x):
src/index.ts#L15
Run autofix to sort these imports!
|
build (22.x):
src/index.ts#L48
Unsafe assignment of an `any` value
|
build (22.x):
src/index.ts#L48
Unexpected any. Specify a different type
|
build (22.x):
src/index.ts#L48
Unsafe member access .props on an `any` value
|
build (22.x):
src/index.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
build (22.x):
src/jsx-runtime.ts#L42
Unnecessary try/catch wrapper
|
build (22.x):
src/jsx-runtime.ts#L45
This assertion is unnecessary since it does not change the type of the expression
|
build (22.x):
src/resolve.ts#L1
Run autofix to sort these imports!
|
build (22.x):
src/resolve.ts#L11
Unsafe return of a value of type `any`
|
build (20.x):
src/component.ts#L1
Run autofix to sort these imports!
|
build (20.x):
src/index.ts#L15
Run autofix to sort these imports!
|
build (20.x):
src/index.ts#L48
Unsafe assignment of an `any` value
|
build (20.x):
src/index.ts#L48
Unexpected any. Specify a different type
|
build (20.x):
src/index.ts#L48
Unsafe member access .props on an `any` value
|
build (20.x):
src/index.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
build (20.x):
src/jsx-runtime.ts#L42
Unnecessary try/catch wrapper
|
build (20.x):
src/jsx-runtime.ts#L45
This assertion is unnecessary since it does not change the type of the expression
|
build (20.x):
src/resolve.ts#L1
Run autofix to sort these imports!
|
build (20.x):
src/resolve.ts#L11
Unsafe return of a value of type `any`
|
build (22.x)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
build (20.x)
Both node-version and node-version-file inputs are specified, only node-version will be used
|