Skip to content

Actions: yuyi98/v

Workflow Lint

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
140 workflow runs
140 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker: minor cleanup in smartcast_if_conds()
Workflow Lint #140: Commit e717aed pushed by yuyi98
January 21, 2025 08:28 30s cleanup_smartcast_if_conds
January 21, 2025 08:28 30s
cgen: fix interface casting in anon fn
Workflow Lint #139: Commit 89bb85c pushed by yuyi98
January 20, 2025 02:53 24s fix_interface_as_cast
January 20, 2025 02:53 24s
cgen: fix assigning option of array index
Workflow Lint #138: Commit 389616c pushed by yuyi98
January 13, 2025 07:09 24s fix_array_of_option_index
January 13, 2025 07:09 24s
checker: check shared variables types
Workflow Lint #137: Commit 51c1a23 pushed by yuyi98
December 30, 2024 09:44 24s check_shared_var_type
December 30, 2024 09:44 24s
ast: fix const map init order
Workflow Lint #136: Commit b6ed24f pushed by yuyi98
December 24, 2024 06:29 24s fix_const_map_init
December 24, 2024 06:29 24s
checker: move test files to tests directory
Workflow Lint #135: Commit df1cc8c pushed by yuyi98
December 23, 2024 02:40 26s cleanup_checker_tests
December 23, 2024 02:40 26s
cgen: fix struct field init with optional fixed array
Workflow Lint #133: Commit c9522fc pushed by yuyi98
December 18, 2024 05:02 25s fix_struct_field_optional
December 18, 2024 05:02 25s
cgen: fix assign optional aliases of fixed array
Workflow Lint #132: Commit 898c49b pushed by yuyi98
December 17, 2024 03:08 21s fix_option_alias_of_farray
December 17, 2024 03:08 21s
all: check error of generic symbol and cleanup generic symbol
Workflow Lint #131: Commit 32846e9 pushed by yuyi98
December 16, 2024 05:04 24s check_generic_sep
December 16, 2024 05:04 24s
cgen: fix array map to fixed array
Workflow Lint #130: Commit 5ebf0c1 pushed by yuyi98
December 10, 2024 02:18 26s fix_array_map_fixed_array
December 10, 2024 02:18 26s
cgen: fix printing fn call of returning c struct value
Workflow Lint #129: Commit 131ebd4 pushed by yuyi98
December 9, 2024 04:48 22s fix_print_c_struct
December 9, 2024 04:48 22s
cgen: fix cast interface value in match expr
Workflow Lint #128: Commit 5de2050 pushed by yuyi98
December 5, 2024 08:40 33s fix_match_interface
December 5, 2024 08:40 33s
cgen: cleanup in cast_expr()
Workflow Lint #127: Commit dc7caaf pushed by yuyi98
December 5, 2024 03:28 30s cleanup_gen_cast_expr
December 5, 2024 03:28 30s
December 4, 2024 06:47 2m 10s
checker: check fn call argument mismatch
Workflow Lint #124: Commit 87c0027 pushed by yuyi98
December 4, 2024 03:03 25s check_fn_arg_promote
December 4, 2024 03:03 25s
cgen: minor cleanup in gen_jsons()
Workflow Lint #122: Commit 6a9666f pushed by yuyi98
December 2, 2024 03:15 29s cleanup_gen_jsons
December 2, 2024 03:15 29s
cgen: fix dump fixed array on array append
Workflow Lint #120: Commit 20265fd pushed by yuyi98
November 22, 2024 03:36 27s fix_dump_alias_fixed_array
November 22, 2024 03:36 27s
cgen: fix aliases of fixed array infix expression
Workflow Lint #119: Commit ccb7dad pushed by yuyi98
November 21, 2024 02:36 25s fix_alias_of_fixed_array
November 21, 2024 02:36 25s
parser: fix block position's last line
Workflow Lint #118: Commit 4cf90d0 pushed by yuyi98
November 19, 2024 03:22 28s fix_block_last_line
November 19, 2024 03:22 28s
fmt: fix formating non-unsafe blocks with break line
Workflow Lint #117: Commit 2f2b012 pushed by yuyi98
November 18, 2024 13:31 23s fix_fmt_blocks
November 18, 2024 13:31 23s
builtin: merge fixed array tests into one test file
Workflow Lint #116: Commit fa2a64e pushed by yuyi98
November 17, 2024 07:22 23s merge_fixed_array_tests
November 17, 2024 07:22 23s