ci: update deprecated GitHub Actions runners #2974
+17
−6
Merged
Annotations
10 warnings
|
Run yarn lint:
src/components/core.ts#L131
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Run yarn lint:
src/components/core.ts#L121
Unexpected value in conditional. A boolean expression is required
|
|
Run yarn lint:
src/components/core.ts#L109
Unexpected value in conditional. A boolean expression is required
|
|
Run yarn lint:
src/components/core.ts#L109
Unexpected value in conditional. A boolean expression is required
|
|
Run yarn lint:
src/components/core.ts#L108
Unexpected value in conditional. A boolean expression is required
|
|
Run yarn lint:
src/components/blocks.ts#L216
Unexpected object value in conditional. The condition is always true
|
|
Run yarn lint:
src/components/block/index.ts#L920
Unexpected object value in conditional. The condition is always true
|
|
Run yarn lint:
src/components/block/index.ts#L229
Unexpected any value in conditional. An explicit comparison or type cast is required
|
|
Run yarn lint:
src/components/block/index.ts#L101
The type 'BlockTool' is undefined
|
|
Run yarn lint:
src/components/block/index.ts#L70
The type 'BlockTool' is undefined
|
Loading