Skip to content

add inspector debug #9774

add inspector debug

add inspector debug #9774

Triggered via pull request October 17, 2024 15:08
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Type Checking (current version)
25s
Type Checking (current version)
Blueprint Tests
0s
Blueprint Tests
Matrix: variant-tests
Browserstack Tests (Safari, Edge)
0s
Browserstack Tests (Safari, Edge)
Node.js Tests
0s
Node.js Tests
Browser Tests (Firefox)
0s
Browser Tests (Firefox)
Matrix: Smoke tests (Full Ember Apps)
Matrix: Type Checking (other supported versions)
Deploy tags to npm
0s
Deploy tags to npm
Publish channel to s3
0s
Publish channel to s3
Publish alpha from default branch
0s
Publish alpha from default branch
Notify Discord
0s
Notify Discord
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
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