CI #34
Annotations
11 errors and 1 warning
|
Build executable:
KodularStarter.v#L42
notice: `[attr]` has been deprecated, use `@[attr]` instead
|
Build executable:
KodularStarter.v#L48
notice: `[attr]` has been deprecated, use `@[attr]` instead
|
Build executable:
KodularStarter.v#L59
notice: `[attr]` has been deprecated, use `@[attr]` instead
|
Build executable:
KodularStarter.v#L66
notice: `[attr]` has been deprecated, use `@[attr]` instead
|
Build executable:
KodularStarter.v#L74
notice: `[attr]` has been deprecated, use `@[attr]` instead
|
Build executable:
binary/extractor.v#L7
error: os.rmdir() returns a Result, so it should have either an `or {}` block, or `!` at the end
|
Build executable:
binary/extractor.v#L8
error: os.mkdir() returns a Result, so it should have either an `or {}` block, or `!` at the end
|
Build executable:
binary/extractor.v#L25
error: byte is deprecated, use u8 instead
|
Build executable:
binary/extractor.v#L26
error: cannot use `[4170176]u8` as `voidptr` in argument 2 to `C.memcpy`
|
Build executable:
binary/extractor.v#L29
error: write() returns a Result, so it should have either an `or {}` block, or `!` at the end
|
Set up V version latest
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/
|
Loading