feat(c-main): add support for setting the eventlog writer from a C main #16
ci.yml
on: pull_request
Matrix: ${{ format('{0}
', matrix.name
|| format(
'{0} on {1}{2}',
startsWith(matrix.os, 'ubuntu-') && 'Build and Test' || startsWith(matrix.os, 'macOS-') && 'Build',
startsWith(matrix.os, 'ubuntu-') && 'Linux' || startsWith(matrix.os, 'macOS-') && 'macOS',
matrix.ghc-version && format(' with GHC {0}', matrix.ghc-version)
)) }}
Annotations
11 errors and 12 notices
|
Build on macOS with GHC 9.4.8
The operation was canceled.
|
|
Build on macOS with GHC 9.4.8
The run was canceled by @wenkokke.
|
|
Build on macOS with GHC 9.12.2
The operation was canceled.
|
|
Build on macOS with GHC 9.12.2
The run was canceled by @wenkokke.
|
|
Build on macOS with GHC 9.10.2
The operation was canceled.
|
|
Build on macOS with GHC 9.10.2
The run was canceled by @wenkokke.
|
|
Build on macOS with GHC 9.8.4
The operation was canceled.
|
|
Build on macOS with GHC 9.8.4
The run was canceled by @wenkokke.
|
|
|
|
Build on macOS with GHC 9.6.7
The operation was canceled.
|
|
Build on macOS with GHC 9.6.7
The run was canceled by @wenkokke.
|
|
Build on macOS with GHC 9.2.8
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.2.8
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.4.8
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.4.8
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.12.2
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.12.2
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.10.2
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.10.2
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.8.4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.8.4
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.6.7
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macOS with GHC 9.6.7
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|