Skip to content

fix(regression): remove overly strict invalid tag format check in Swig parser #1859

fix(regression): remove overly strict invalid tag format check in Swig parser

fix(regression): remove overly strict invalid tag format check in Swig parser #1859

Triggered via pull request October 24, 2025 09:06
Status Failure
Total duration 2m 21s
Artifacts

tester.yml

on: pull_request
Matrix: coverage
Matrix: tester
Fit to window
Zoom out
Zoom in

Annotations

20 errors
tester (macos-latest, 20)
Process completed with exit code 1.
tester (macos-latest, 20): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (ubuntu-latest, 20)
Process completed with exit code 1.
tester (ubuntu-latest, 20): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (ubuntu-latest, 24)
Process completed with exit code 1.
tester (ubuntu-latest, 24): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (ubuntu-latest, 22)
Process completed with exit code 1.
tester (ubuntu-latest, 22): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (macos-latest, 24)
Process completed with exit code 1.
tester (macos-latest, 24): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (macos-latest, 22)
Process completed with exit code 1.
tester (macos-latest, 22): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
coverage (ubuntu-latest, 22)
Process completed with exit code 1.
coverage (ubuntu-latest, 22): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (windows-latest, 22)
Process completed with exit code 1.
tester (windows-latest, 22): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (windows-latest, 24)
Process completed with exit code 1.
tester (windows-latest, 24): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.
tester (windows-latest, 20)
Process completed with exit code 1.
tester (windows-latest, 20): test/scripts/extend/tag.ts#L284
Argument of type 'string[]' is not assignable to parameter of type 'string | ArrayBufferView<ArrayBufferLike>'.