Skip to content

#2029: fix regression bug where cursor was no longer updated on zoom #6175

#2029: fix regression bug where cursor was no longer updated on zoom

#2029: fix regression bug where cursor was no longer updated on zoom #6175

Triggered via pull request March 21, 2026 22:28
Status Failure
Total duration 4m 24s
Artifacts

build.yml

on: pull_request
Matrix: build-macos
Matrix: build-ubuntu
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 3 warnings
build-macos (osx-arm64)
Process completed with exit code 1.
build-macos (osx-arm64): tests/Pinta.Effects.Tests/Mocks/MockWorkspaceService.cs#L7
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-macos (osx-arm64): tests/PintaBenchmarks/Mocks/MockWorkspaceService.cs#L6
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-macos (osx-arm64): tests/Pinta.Effects.Tests/Mocks/MockWorkspaceService.cs#L7
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-macos (osx-arm64): tests/PintaBenchmarks/Mocks/MockWorkspaceService.cs#L6
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (9.0.x)
Process completed with exit code 2.
build-ubuntu (9.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (9.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (9.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (9.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (8.0.x)
The strategy configuration was canceled because "build-ubuntu._9_0_x" failed
build-ubuntu (8.0.x)
The operation was canceled.
build-ubuntu (8.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (8.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (8.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-ubuntu (8.0.x)
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-macos (osx-x64)
The strategy configuration was canceled because "build-macos.osx-arm64__opt_homebrew_l" failed
build-macos (osx-x64)
The operation was canceled.
build-windows (win-x64)
Process completed with exit code 1.
build-windows (win-x64): tests/Pinta.Effects.Tests/Mocks/MockWorkspaceService.cs#L7
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-windows (win-x64): tests/PintaBenchmarks/Mocks/MockWorkspaceService.cs#L6
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-windows (win-x64): tests/Pinta.Effects.Tests/Mocks/MockWorkspaceService.cs#L7
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-windows (win-x64): tests/PintaBenchmarks/Mocks/MockWorkspaceService.cs#L6
'MockWorkspaceService' does not implement interface member 'IWorkspaceService.ViewSizeChanged'
build-windows (win-arm64)
The strategy configuration was canceled because "build-windows.win-x64___MINGW_PREFIX___" failed
build-windows (win-arm64)
The operation was canceled.
build-macos (osx-arm64)
gettext 1.0 is already installed and up-to-date. To reinstall 1.0, run: brew reinstall gettext
build-macos (osx-x64)
gettext 1.0 is already installed and up-to-date. To reinstall 1.0, run: brew reinstall gettext
build-windows (win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: microsoft/setup-msbuild@v2.0.0, msys2/setup-msys2@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/