fix: support upcoming attrTags ast change #114
Annotations
7 errors and 1 warning
build (20):
src/index.ts#L405
Property 'attributeTags' does not exist on type 'MarkoTag'. Did you mean 'attributes'?
|
build (20):
src/index.ts#L406
Argument of type '"attributeTags"' is not assignable to parameter of type 'ArrayProperties<MarkoTag>'.
|
build (20)
Process completed with exit code 1.
|
build (18)
The job was canceled because "_20" failed.
|
build (18):
src/index.ts#L405
Property 'attributeTags' does not exist on type 'MarkoTag'. Did you mean 'attributes'?
|
build (18):
src/index.ts#L406
Argument of type '"attributeTags"' is not assignable to parameter of type 'ArrayProperties<MarkoTag>'.
|
build (18)
The operation was canceled.
|
build (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|