Update eslint #1169
Triggered via pull request
September 17, 2024 19:53
Status
Failure
Total duration
2m 35s
Artifacts
–
main.yml
on: pull_request
build-test-vscode
32s
build-language-server-standalone
2m 23s
Annotations
20 errors
build-test-vscode:
client/src/driver/BitBakeProjectScanner.ts#L240
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-test-vscode:
client/src/driver/BitBakeProjectScanner.ts#L244
Argument of type 'string | Dict<string>' is not assignable to parameter of type 'string'.
|
build-test-vscode:
client/src/driver/BitbakeDriver.ts#L91
Type 'string | Dict<string> | undefined' is not assignable to type 'Record<string, string>'.
|
build-test-vscode:
client/src/driver/BitbakeDriver.ts#L91
Type 'string | Dict<string>' is not assignable to type 'string | undefined'.
|
build-test-vscode:
client/src/driver/BitbakeDriver.ts#L133
Argument of type 'string | Dict<string> | undefined' is not assignable to parameter of type 'PathLike'.
|
build-test-vscode:
client/src/ui/BitbakeCommands.ts#L451
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-test-vscode:
client/src/ui/BitbakeCommands.ts#L619
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-test-vscode:
server/src/__tests__/analyzer.test.ts#L8
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|
build-test-vscode:
server/src/__tests__/completions.test.ts#L8
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|
build-test-vscode:
server/src/__tests__/definition.test.ts#L9
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|
build-language-server-standalone:
client/src/driver/BitBakeProjectScanner.ts#L240
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-language-server-standalone:
client/src/driver/BitBakeProjectScanner.ts#L244
Argument of type 'string | Dict<string>' is not assignable to parameter of type 'string'.
|
build-language-server-standalone:
client/src/driver/BitbakeDriver.ts#L91
Type 'string | Dict<string> | undefined' is not assignable to type 'Record<string, string>'.
|
build-language-server-standalone:
client/src/driver/BitbakeDriver.ts#L91
Type 'string | Dict<string>' is not assignable to type 'string | undefined'.
|
build-language-server-standalone:
client/src/driver/BitbakeDriver.ts#L133
Argument of type 'string | Dict<string> | undefined' is not assignable to parameter of type 'PathLike'.
|
build-language-server-standalone:
client/src/ui/BitbakeCommands.ts#L451
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-language-server-standalone:
client/src/ui/BitbakeCommands.ts#L619
Property 'getBuildConfig' is private and only accessible within class 'BitbakeDriver'.
|
build-language-server-standalone:
server/src/__tests__/analyzer.test.ts#L8
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|
build-language-server-standalone:
server/src/__tests__/completions.test.ts#L8
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|
build-language-server-standalone:
server/src/__tests__/definition.test.ts#L9
Module '"./fixtures/fixtures"' has no exported member 'FIXTURE_URI'.
|