Skip to content

Actions: dweymouth/fyne

Static Analysis

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
314 workflow runs
314 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

make Container thread-safe with copy-on-write
Static Analysis #166: Commit 66b58ef pushed by dweymouth
February 1, 2024 16:39 4m 13s container-threadsafe-2
February 1, 2024 16:39 4m 13s
fix deadlock
Static Analysis #165: Commit 9f322e7 pushed by dweymouth
February 1, 2024 16:06 4m 8s activity-idempotent
February 1, 2024 16:06 4m 8s
add locking to hyperlink renderer
Static Analysis #164: Commit 79a3065 pushed by dweymouth
February 1, 2024 16:00 4m 11s hyperlink-locking
February 1, 2024 16:00 4m 11s
add a missed lock in checkRenderer, and some comments for clarity
Static Analysis #163: Commit 0b7be64 pushed by dweymouth
February 1, 2024 15:55 4m 14s check-locking
February 1, 2024 15:55 4m 14s
add locking to Button
Static Analysis #162: Commit 76cfa85 pushed by dweymouth
February 1, 2024 03:52 4m 19s button-locking
February 1, 2024 03:52 4m 19s
add missed locking in Check
Static Analysis #161: Commit 0f9f269 pushed by dweymouth
February 1, 2024 03:39 4m 11s check-locking
February 1, 2024 03:39 4m 11s
add locking to Hyperlink
Static Analysis #160: Commit 77e922d pushed by dweymouth
February 1, 2024 03:30 4m 13s hyperlink-locking
February 1, 2024 03:30 4m 13s
add locking to Label
Static Analysis #159: Commit 557108f pushed by dweymouth
February 1, 2024 03:20 4m 25s label-locking
February 1, 2024 03:20 4m 25s
make Activity start/stop idempotent
Static Analysis #158: Commit cca9945 pushed by dweymouth
February 1, 2024 03:11 4m 13s activity-idempotent
February 1, 2024 03:11 4m 13s
fix accordion locking
Static Analysis #157: Commit 29435b0 pushed by dweymouth
February 1, 2024 02:57 4m 19s fix-accordion-locking
February 1, 2024 02:57 4m 19s
add missed Unlock in Hide()
Static Analysis #156: Commit 10390d1 pushed by dweymouth
January 31, 2024 17:24 4m 21s container-lock
January 31, 2024 17:24 4m 21s
Fix an unsafe access of c.Layout
Static Analysis #155: Commit 9ce9a8d pushed by dweymouth
January 31, 2024 17:10 22m 5s container-lock
January 31, 2024 17:10 22m 5s
Merge branch 'develop' into container-lock
Static Analysis #154: Commit 5632834 pushed by dweymouth
January 31, 2024 17:07 14m 18s container-lock
January 31, 2024 17:07 14m 18s
attempt to make fully thread-safe with slice pools
Static Analysis #153: Commit 3874f22 pushed by dweymouth
January 31, 2024 17:03 14m 29s container-lock
January 31, 2024 17:03 14m 29s
add missed locking in Container
Static Analysis #152: Commit f173f7c pushed by dweymouth
January 30, 2024 00:06 13m 42s container-lock
January 30, 2024 00:06 13m 42s
Merge pull request #4582 from Jacalz/accordion-locking
Static Analysis #151: Commit 3ad2fa0 pushed by dweymouth
January 29, 2024 23:48 4m 34s develop
January 29, 2024 23:48 4m 34s
switch from recursion to loop
Static Analysis #150: Commit fd7d135 pushed by dweymouth
January 27, 2024 21:59 4m 37s themed-resource-colorize
January 27, 2024 21:59 4m 37s
add sleep to Stop animation test since Stop is now async
Static Analysis #149: Commit 65716d7 pushed by dweymouth
January 27, 2024 03:57 4m 38s animation-slice-pool
January 27, 2024 03:57 4m 38s
make Stop run asynchronously to avoid possible deadlock
Static Analysis #148: Commit 86110b3 pushed by dweymouth
January 27, 2024 03:53 4m 17s animation-slice-pool
January 27, 2024 03:53 4m 17s
update animation_test since no longer using RWMutex
Static Analysis #147: Commit 9a90adf pushed by dweymouth
January 27, 2024 03:43 13m 47s animation-slice-pool
January 27, 2024 03:43 13m 47s
Don't allocate new slices every animation tick
Static Analysis #146: Commit 7d704a9 pushed by dweymouth
January 27, 2024 03:38 3m 5s animation-slice-pool
January 27, 2024 03:38 3m 5s
update button_internal_test
Static Analysis #145: Commit f8d1e90 pushed by dweymouth
January 24, 2024 03:20 4m 31s themed-resource-colorize
January 24, 2024 03:20 4m 31s
update resource names in button and check internal tests
Static Analysis #144: Commit 45bca5d pushed by dweymouth
January 24, 2024 03:11 4m 51s themed-resource-colorize
January 24, 2024 03:11 4m 51s
Merge branch 'develop' into themed-resource-colorize
Static Analysis #143: Commit b949478 pushed by dweymouth
January 24, 2024 03:06 4m 25s themed-resource-colorize
January 24, 2024 03:06 4m 25s