Skip to content

refactor(resources)!: unify resource interfaces #12673

refactor(resources)!: unify resource interfaces

refactor(resources)!: unify resource interfaces #12673

Triggered via pull request December 2, 2024 16:02
Status Failure
Total duration 1m 39s
Artifacts

w3c-integration-test.yml

on: pull_request
build-and-test
46s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test
Property 'asyncAttributesPending' does not exist on type 'IResource'.
build-and-test
Property 'waitForAsyncAttributes' does not exist on type 'IResource'.
build-and-test
Property 'waitForAsyncAttributes' does not exist on type 'IResource'.
build-and-test
Property 'asyncAttributesPending' does not exist on type 'IResource'.
build-and-test
Property 'waitForAsyncAttributes' does not exist on type 'Resource'.
build-and-test
Parameter 'err' implicitly has an 'any' type.
build-and-test
Expected 1 arguments, but got 2.
build-and-test
Expected 1 arguments, but got 2.
build-and-test
Element implicitly has an 'any' type because expression of type '"async"' can't be used to index type 'Promise<Attributes>'.
build-and-test
Expected 1 arguments, but got 2.