Update Alfa - abandoned #168
Annotations
20 errors
Build (20):
custom-testing/crawling/crawling.ts#L23
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-crawler/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (20):
custom-testing/measuring-performances/performance.ts#L90
Argument of type 'Document' is not assignable to parameter of type 'Document | Shadow'.
|
Build (20):
custom-testing/measuring-performances/performance.ts#L94
Argument of type 'Document' is not assignable to parameter of type 'Node<string>'.
|
Build (20):
custom-testing/measuring-performances/performance.ts#L99
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-scraper/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (20):
custom-testing/scraping/scraping.ts#L19
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-scraper/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (20):
end-to-end-testing/cypress/support.ts#L6
Argument of type 'Sequence<Rule, Options>' is not assignable to parameter of type 'Iterable<Rule<Page, Document | Element<string> | Attribute<string> | Group<Element<string>> | Text, Metadata, Subject>>'.
|
Build (20):
end-to-end-testing/webdriver/test/page.spec.ts#L13
Argument of type '(value: WebElement) => Future<Page>' is not assignable to parameter of type 'Mapper<WebElement, Maybe<Page>>'.
|
Build (20):
unit-testing/angular/setup.ts#L22
Argument of type '(value: Angular.Type) => Future<Page>' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|
Build (20):
unit-testing/react/setup.ts#L17
Argument of type '(value: Enzyme.Type) => Page' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|
Build (20):
unit-testing/vue/setup.ts#L20
Argument of type '(value: Vue.Type) => Future<Page>' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|
Build (18):
custom-testing/crawling/crawling.ts#L23
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-crawler/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (18):
custom-testing/measuring-performances/performance.ts#L90
Argument of type 'Document' is not assignable to parameter of type 'Document | Shadow'.
|
Build (18):
custom-testing/measuring-performances/performance.ts#L94
Argument of type 'Document' is not assignable to parameter of type 'Node<string>'.
|
Build (18):
custom-testing/measuring-performances/performance.ts#L99
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-scraper/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (18):
custom-testing/scraping/scraping.ts#L19
Argument of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-scraper/node_modules/@siteimprove/alfa-web/src/page").Page' is not assignable to parameter of type 'import("/home/runner/work/alfa-examples/alfa-examples/node_modules/@siteimprove/alfa-web/src/page").Page'.
|
Build (18):
end-to-end-testing/cypress/support.ts#L6
Argument of type 'Sequence<Rule, Options>' is not assignable to parameter of type 'Iterable<Rule<Page, Document | Element<string> | Attribute<string> | Group<Element<string>> | Text, Metadata, Subject>>'.
|
Build (18):
end-to-end-testing/webdriver/test/page.spec.ts#L13
Argument of type '(value: WebElement) => Future<Page>' is not assignable to parameter of type 'Mapper<WebElement, Maybe<Page>>'.
|
Build (18):
unit-testing/angular/setup.ts#L22
Argument of type '(value: Angular.Type) => Future<Page>' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|
Build (18):
unit-testing/react/setup.ts#L17
Argument of type '(value: Enzyme.Type) => Page' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|
Build (18):
unit-testing/vue/setup.ts#L20
Argument of type '(value: Vue.Type) => Future<Page>' is not assignable to parameter of type 'Mapper<Type, Maybe<Page>>'.
|