Skip to content
Manually triggered March 10, 2024 05:44
Status Failure
Total duration 22s
Artifacts

ci.yml

on: workflow_dispatch
Matrix: build
Create GitHub release
0s
Create GitHub release
Matrix: Publish
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
Build on windows
The job was canceled because "macOS-latest_macos_Kodula" failed.
Build on windows
The operation was canceled.
Build on linux
The job was canceled because "macOS-latest_macos_Kodula" failed.
Build on linux: KodularStarter.v#L42
notice: `[attr]` has been deprecated, use `@[attr]` instead
Build on linux: KodularStarter.v#L48
notice: `[attr]` has been deprecated, use `@[attr]` instead
Build on linux: KodularStarter.v#L59
notice: `[attr]` has been deprecated, use `@[attr]` instead
Build on linux: KodularStarter.v#L66
notice: `[attr]` has been deprecated, use `@[attr]` instead
Build on linux: KodularStarter.v#L74
notice: `[attr]` has been deprecated, use `@[attr]` instead
Build on linux: binary/extractor.v#L7
error: os.rmdir() returns a Result, so it should have either an `or {}` block, or `!` at the end
Build on linux: binary/extractor.v#L8
error: os.mkdir() returns a Result, so it should have either an `or {}` block, or `!` at the end
Build on linux: binary/extractor.v#L25
error: byte is deprecated, use u8 instead
Build on linux: binary/extractor.v#L26
error: cannot use `[4170176]u8` as `voidptr` in argument 2 to `C.memcpy`
Build on linux: binary/extractor.v#L29
error: write() returns a Result, so it should have either an `or {}` block, or `!` at the end
Build on macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nocturlab/setup-vlang-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build on macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nocturlab/setup-vlang-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/