Endo Daemon Demo: tomagotchi #6446
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: cover
Matrix: integration-test
Matrix: lint
Matrix: platform-compatibility-test
Matrix: test-async-hooks
Matrix: test
Matrix: test262
Matrix: viable-release
Annotations
14 errors
integration-test (16.x, ubuntu-latest)
'port' is possibly 'null'./package.json
|
integration-test (16.x, ubuntu-latest)
'port' is possibly 'null'./package.json'
|
integration-test (16.x, ubuntu-latest)
Process completed with exit code 254.
|
lint (16.x, ubuntu-latest)
Process completed with exit code 1.
|
viable-release (16.x, ubuntu-latest)
Type 'string' is not assignable to type 'RegExpExecArray'.
|
viable-release (16.x, ubuntu-latest)
'proto' is possibly 'null'.
|
viable-release (16.x, ubuntu-latest)
Property 'toLowerCase' does not exist on type 'RegExpExecArray'.
|
viable-release (16.x, ubuntu-latest)
'proto' is possibly 'null'.
|
viable-release (16.x, ubuntu-latest)
Variable 'slashes' is used before being assigned.
|
viable-release (16.x, ubuntu-latest)
Subsequent variable declarations must have the same type. Variable 'l' must be of type 'any', but here has type 'number'.
|
viable-release (16.x, ubuntu-latest)
Subsequent variable declarations must have the same type. Variable 'p' must be of type 'string', but here has type 'any'.
|
viable-release (16.x, ubuntu-latest)
Type 'string' is not assignable to type 'boolean'.
|
viable-release (16.x, ubuntu-latest)
Type 'string' is not assignable to type 'boolean'.
|
viable-release (16.x, ubuntu-latest)
Type 'string' is not assignable to type 'boolean'.
|