add inspector debug #9774
ci.yml
on: pull_request
Linting
1m 23s
Basic Test
1m 27s
Type Checking (current version)
25s
Matrix: variant-tests
Browserstack Tests (Safari, Edge)
0s
Node.js Tests
0s
Browser Tests (Firefox)
0s
Matrix: Smoke tests (Full Ember Apps)
Matrix: Type Checking (other supported versions)
Deploy tags to npm
0s
Publish channel to s3
0s
Publish alpha from default branch
0s
Notify Discord
0s
Annotations
7 errors and 2 warnings
Type Checking (current version):
packages/@ember/debug/ember-inspector-support/index.ts#L48
This expression is not constructable.
|
Type Checking (current version):
packages/@ember/debug/ember-inspector-support/index.ts#L49
Element implicitly has an 'any' type because expression of type '"basic" | "bookmarklet" | "chrome" | "firefox" | "webExtension" | "websocket"' can't be used to index type 'typeof import("/home/runner/work/ember.js/ember.js/packages/@ember/debug/ember-inspector-support/adapters/index")'.
|
Type Checking (current version):
packages/@ember/debug/ember-inspector-support/index.ts#L96
Element implicitly has an 'any' type because expression of type '"basic" | "bookmarklet" | "chrome" | "firefox" | "webExtension" | "websocket"' can't be used to index type 'typeof import("/home/runner/work/ember.js/ember.js/packages/@ember/debug/ember-inspector-support/adapters/index")'.
|
Type Checking (current version):
packages/@ember/debug/ember-inspector-support/index.ts#L98
Parameter 'message' implicitly has an 'any' type.
|
Type Checking (current version)
Process completed with exit code 1.
|
Linting:
rollup.config.mjs#L277
Unexpected console statement
|
Linting
Process completed with exit code 1.
|
Linting:
packages/@ember/debug/ember-inspector-support/index.ts#L35
Do not use "@ts-ignore" because it alters compilation errors
|
Linting:
packages/@ember/debug/ember-inspector-support/index.ts#L37
Do not use "@ts-ignore" because it alters compilation errors
|