chore(deps): update dependency vitest to v4 #130
CI.yml
on: pull_request
Matrix: build
Matrix: test-linux-aarch64-gnu-binding
Matrix: test-linux-arm-gnueabihf-binding
Matrix: test-linux-x64-gnu-binding
Matrix: test-linux-x64-musl-binding
Matrix: test-macOS-windows-binding
Test bindings on aarch64-unknown-linux-musl - node@lts
54s
Publish
0s
Annotations
40 errors
|
Test bindings on aarch64-apple-darwin - node@20
Process completed with exit code 1.
|
|
Test bindings on aarch64-apple-darwin - node@20:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on aarch64-apple-darwin - node@20:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on aarch64-apple-darwin - node@20:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on aarch64-apple-darwin - node@20:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on aarch64-apple-darwin - node@20:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
|
Test bindings on aarch64-apple-darwin - node@18
Process completed with exit code 1.
|
|
Test bindings on aarch64-apple-darwin - node@18:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on aarch64-apple-darwin - node@18:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on aarch64-apple-darwin - node@18:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on aarch64-apple-darwin - node@18:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on aarch64-apple-darwin - node@18:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
|
Test bindings on Linux-x64-gnu - node@18
Process completed with exit code 1.
|
|
Test bindings on x86_64-unknown-linux-musl - node@18
Process completed with exit code 1.
|
|
Test bindings on x86_64-unknown-linux-musl - node@20
Process completed with exit code 1.
|
|
Test bindings on Linux-x64-gnu - node@20
Process completed with exit code 1.
|
|
Test bindings on x86_64-apple-darwin - node@20
Process completed with exit code 1.
|
|
Test bindings on x86_64-apple-darwin - node@20:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on x86_64-apple-darwin - node@20:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on x86_64-apple-darwin - node@20:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on x86_64-apple-darwin - node@20:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on x86_64-apple-darwin - node@20:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
|
Test bindings on x86_64-pc-windows-msvc - node@20
Process completed with exit code 1.
|
|
Test bindings on x86_64-pc-windows-msvc - node@20:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on x86_64-pc-windows-msvc - node@20:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on x86_64-pc-windows-msvc - node@20:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on x86_64-pc-windows-msvc - node@20:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on x86_64-pc-windows-msvc - node@20:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
|
Test bindings on x86_64-apple-darwin - node@18
Process completed with exit code 1.
|
|
Test bindings on x86_64-apple-darwin - node@18:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on x86_64-apple-darwin - node@18:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on x86_64-apple-darwin - node@18:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on x86_64-apple-darwin - node@18:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on x86_64-apple-darwin - node@18:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
|
Test bindings on x86_64-pc-windows-msvc - node@18
Process completed with exit code 1.
|
|
Test bindings on x86_64-pc-windows-msvc - node@18:
tests/Word.test.ts#L102
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:102:35
|
|
Test bindings on x86_64-pc-windows-msvc - node@18:
tests/Word.test.ts#L98
AssertionError: expected a thrown error to be Error: Wildcards cannot be the only chara…
- Expected
+ Received
Error {
"message": "Wildcards cannot be the only character in the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:98:33
|
|
Test bindings on x86_64-pc-windows-msvc - node@18:
tests/Word.test.ts#L94
AssertionError: expected a thrown error to be Error: The word cannot be empty
- Expected
+ Received
Error {
"message": "The word cannot be empty",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:94:31
|
|
Test bindings on x86_64-pc-windows-msvc - node@18:
tests/Word.test.ts#L90
AssertionError: expected a thrown error to be Error: Escape character cannot be at the …
- Expected
+ Received
Error {
"message": "Escape character cannot be at the end of the word",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:90:36
|
|
Test bindings on x86_64-pc-windows-msvc - node@18:
tests/Word.test.ts#L86
AssertionError: expected a thrown error to be Error: Unterminated character group
- Expected
+ Received
Error {
"message": "Unterminated character group",
+ "code": "GenericFailure",
}
❯ tests/Word.test.ts:86:35
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bindings-aarch64-apple-darwin
Expired
|
225 KB |
sha256:bdaa78a8b5c9105723c5b540801bb02e5fa64030a412ab20983295c7888e4947
|
|
|
bindings-aarch64-linux-android
Expired
|
257 KB |
sha256:e306cf5aef4e5c50f88f6120d69674d7ee139f8973f8dd8df9448dece881c25e
|
|
|
bindings-aarch64-pc-windows-msvc
Expired
|
157 KB |
sha256:2944da7a4631831c452e71770e5a41da8f6e9bd69e515e6127f675535d03ba05
|
|
|
bindings-aarch64-unknown-linux-gnu
Expired
|
250 KB |
sha256:1a76c7bdfc27749f139828fca02cc00389681b4bdee1d98434bfb4354a4331be
|
|
|
bindings-aarch64-unknown-linux-musl
Expired
|
248 KB |
sha256:b701d2465556cb40d8c4b878716b009babf035485723911f1b01a0bd53b43932
|
|
|
bindings-armv7-linux-androideabi
Expired
|
231 KB |
sha256:0b25c9a660b360cd5807168c493f2eb7105eab1b87f302b45b55b1ce8aa302ed
|
|
|
bindings-armv7-unknown-linux-gnueabihf
Expired
|
258 KB |
sha256:3eb01e706f4d52ee255c7465a403ae37c9bdba5ff2582049d6a93481bad36729
|
|
|
bindings-x86_64-apple-darwin
Expired
|
235 KB |
sha256:a818a2376a5c4703b78393f0c5c91f0d6d344b298fea4a50b13309e207e4e35f
|
|
|
bindings-x86_64-pc-windows-msvc
Expired
|
166 KB |
sha256:48d779fc3e7f53a52a68e18ddf8cffce77c46874b6e07f77d87758cf48015922
|
|
|
bindings-x86_64-unknown-linux-gnu
Expired
|
261 KB |
sha256:5d33033d76faf95a6bfa019985044ffaa918d494266f163463d4adce54b1abe4
|
|
|
bindings-x86_64-unknown-linux-musl
Expired
|
259 KB |
sha256:28007f9ddcef7ee42164f8c9012e89320ce8cbcf618c8af7fb72c39e8cbf77c7
|
|