Test bump node version #6
ci.yml
on: pull_request
Matrix: check-latest-stable
Matrix: check-latest
Matrix: ignore-stable-without-latest-flag
Matrix: version
Annotations
5 errors and 16 warnings
|
version (ubuntu-latest, weekly.2024.06)
Command failed: make
vlib/builtin/array.v:357:16: builder error: cannot import module "builtin.closure" (not found)
355 | }
356 | }
357 | if a.flags.all(.noshrink | .noslices) {
| ^
358 | unsafe {
359 | vmemmove(&u8(a.data) + u64(i) * u64(a.element_size), &u8(a.data) + u64(i +
make: *** [GNUmakefile:114: all] Error 1
|
|
version (macos-latest, weekly.2024.06)
The strategy configuration was canceled because "version.ubuntu-latest_weekly_2024" failed
|
|
version (macos-latest, weekly.2024.06)
Command failed: make
vlib/builtin/array.v:357:16: builder error: cannot import module "builtin.closure" (not found)
355 | }
356 | }
357 | if a.flags.all(.noshrink | .noslices) {
| ^
358 | unsafe {
359 | vmemmove(&u8(a.data) + u64(i) * u64(a.element_size), &u8(a.data) + u64(i +
make: *** [all] Error 1
|
|
version (windows-latest, weekly.2024.06)
The strategy configuration was canceled because "version.ubuntu-latest_weekly_2024" failed
|
|
version (windows-latest, weekly.2024.06)
The operation was canceled.
|
|
version (ubuntu-latest, weekly.2024.06):
src/main.ts#L80
Forbidden non-null assertion
|
|
version (ubuntu-latest, weekly.2024.06):
src/installer.ts#L30
Forbidden non-null assertion
|
|
version (macos-latest, weekly.2024.06):
src/main.ts#L80
Forbidden non-null assertion
|
|
version (macos-latest, weekly.2024.06):
src/installer.ts#L30
Forbidden non-null assertion
|
|
check-latest-stable (ubuntu-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
check-latest-stable (ubuntu-latest):
src/installer.ts#L30
Forbidden non-null assertion
|
|
ignore-stable-without-latest-flag (macos-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
ignore-stable-without-latest-flag (macos-latest):
src/installer.ts#L30
Forbidden non-null assertion
|
|
check-latest-stable (macos-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
check-latest-stable (macos-latest):
src/installer.ts#L30
Forbidden non-null assertion
|
|
ignore-stable-without-latest-flag (ubuntu-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
ignore-stable-without-latest-flag (ubuntu-latest):
src/installer.ts#L30
Forbidden non-null assertion
|
|
check-latest (ubuntu-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
check-latest (ubuntu-latest):
src/installer.ts#L30
Forbidden non-null assertion
|
|
check-latest (macos-latest):
src/main.ts#L80
Forbidden non-null assertion
|
|
check-latest (macos-latest):
src/installer.ts#L30
Forbidden non-null assertion
|