from Devin: try to implement the element keyword #4159
Annotations
7 errors and 1 warning
Run pnpm lint:fix
Process completed with exit code 1.
|
Run pnpm lint:fix:
packages/@glimmer/runtime/lib/references/dynamic-element.ts#L63
Unsafe member access .Component on an `error` typed value
|
Run pnpm lint:fix:
packages/@glimmer/opcode-compiler/lib/syntax/statements.ts#L161
Unsafe argument of type `any` assigned to a parameter of type `Append | TrustingAppend | Comment | Modifier | Block | Component | OpenElement | OpenElementWithSplat | ... 18 more ... | InvokeComponent`
|
Run pnpm lint:fix:
packages/@glimmer/opcode-compiler/lib/syntax/statements.ts#L153
Unsafe argument of type `any` assigned to a parameter of type `Append | TrustingAppend | Comment | Modifier | Block | Component | OpenElement | OpenElementWithSplat | ... 18 more ... | InvokeComponent`
|
Run pnpm lint:fix:
packages/@glimmer/opcode-compiler/lib/syntax/statements.ts#L147
Unsafe argument of type error typed assigned to a parameter of type `BuilderOp | HighLevelOp | HighLevelStatementOp`
|
Run pnpm lint:fix:
packages/@glimmer/compiler/test/element-keyword/element-test.ts#L2
'@types/qunit' should be listed in the project's dependencies. Run 'npm i -S @types/qunit' to add it
|
Run pnpm lint:fix
//#test:lint: command (/home/runner/work/glimmer-vm/glimmer-vm/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:lint --fix exited (1)
|
Run wyvox/action@v1
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Loading