Fix TypeScript type errors in VSCode Elements event handlers and refs #13323
main.yml
on: pull_request
Get latest CLI version
5s
Lint
2m 6s
Check generated code
46s
Matrix: Build
Matrix: Test
Matrix: Unit Test
Matrix: CLI Test
Annotations
16 errors
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
|
Build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
Build (windows-latest)
The operation was canceled.
|
|
CLI Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Test (windows-latest)
The operation was canceled.
|
|
Unit Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Unit Test (windows-latest)
The strategy configuration was canceled because "unit-test.ubuntu-latest" failed
|
|
Unit Test (windows-latest)
The operation was canceled.
|
|
CLI Test (windows-latest)
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 123.
|
|
Lint
Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
|
Lint
Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
|
Lint
Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
|
Lint
Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|