fix some lints #7637
check.yml
on: push
Format, Schema, and Examples
1m 1s
Annotations
10 errors and 11 warnings
Format, Schema, and Examples:
bin/render.js#L70
'console' is not defined
|
Format, Schema, and Examples:
site/rollup.config.js#L8
'process' is not defined
|
Format, Schema, and Examples:
src/compile/header/parse.ts#L45
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `SignalRef`
|
Format, Schema, and Examples:
src/compile/mark/encode/position-rect.ts#L307
Argument of unary negation should be assignable to number | bigint but is number | VgValueRef instead
|
Format, Schema, and Examples:
src/compositemark/common.ts#L127
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `string[]`
|
Format, Schema, and Examples:
test-runtime/util.ts#L121
'mark' is already declared in the upper scope on line 320 column 17
|
Format, Schema, and Examples:
test-runtime/zoom.test.ts#L8
'embedFn' is defined but never used
|
Format, Schema, and Examples:
test-runtime/zoom.test.ts#L9
'geoSpec' is defined but never used
|
Format, Schema, and Examples:
test-runtime/zoom.test.ts#L12
'spec' is defined but never used
|
Format, Schema, and Examples:
test-runtime/zoom.test.ts#L14
'testRenderFn' is defined but never used
|
Format, Schema, and Examples:
examples/examples.test.ts#L44
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L44
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L44
Unsafe member access .toBeUndefined on an `error` typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L45
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L45
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L45
Unsafe member access .toBe on an `error` typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L47
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L47
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L47
Unsafe member access .toBe on an `error` typed value
|
Format, Schema, and Examples:
examples/examples.test.ts#L58
Unsafe call of a(n) `error` type typed value
|
Format, Schema, and Examples
Cache not found for keys: node-cache-Linux-x64-yarn-8a95406e9089716dba0090c92e90d7370d44c4ce69a9b5b1d257fc065d51ccc9
|