chore: optimize base class #4
test.yml
on: push
Lint: node-LTS, ubuntu-latest
21s
Matrix: test
Annotations
19 errors and 2 warnings
Build&Test: node-18, ubuntu-latest:
src/index.ts#L7
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Navigator, keyof Navigator>'.
|
Build&Test: node-18, ubuntu-latest:
src/index.ts#L7
Parameter 'key' implicitly has an 'any' type.
|
Build&Test: node-18, ubuntu-latest:
src/index.ts#L11
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Screen, keyof Screen>'.
|
Build&Test: node-18, ubuntu-latest:
src/index.ts#L11
Parameter 'key' implicitly has an 'any' type.
|
Build&Test: node-18, ubuntu-latest:
src/index.ts#L15
Property 'set' does not exist on type 'NavigatorHandle'.
|
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-20, ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-20, ubuntu-latest:
src/index.ts#L7
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Navigator, keyof Navigator>'.
|
Build&Test: node-20, ubuntu-latest:
src/index.ts#L7
Parameter 'key' implicitly has an 'any' type.
|
Build&Test: node-20, ubuntu-latest:
src/index.ts#L11
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Screen, keyof Screen>'.
|
Build&Test: node-20, ubuntu-latest:
src/index.ts#L11
Parameter 'key' implicitly has an 'any' type.
|
Build&Test: node-20, ubuntu-latest:
src/index.ts#L15
Property 'set' does not exist on type 'NavigatorHandle'.
|
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-16, ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-16, ubuntu-latest
The operation was canceled.
|
Build&Test: node-18, windows-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-18, windows-latest
The operation was canceled.
|
Build&Test: node-18, macos-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-18, macos-latest
The operation was canceled.
|
|
Lint: node-LTS, ubuntu-latest:
src/index.ts#L25
Delete `⏎··`
|