Added sponsor button #125
build-and-test.yaml
on: push
build-and-run-unit-tests
5m 36s
run-uitests
Annotations
5 warnings
|
build-and-run-unit-tests:
CCMenu/Source/Settings/AppearanceSettings.swift#L36
'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
|
|
build-and-run-unit-tests:
CCMenu/Source/Pipeline Window/CCTray Sheets/AddCCTrayPipelineSheet.swift#L46
'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
|
|
build-and-run-unit-tests:
CCMenu/Source/Miscellaneous/NSApplicationExtension.swift#L14
'activateIgnoringOtherApps' was deprecated in macOS 14.0: ignoringOtherApps is deprecated in macOS 14 and will have no effect.
|
|
build-and-run-unit-tests:
CCMenu/Source/Settings/AdvancedSettings.swift#L75
'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
|
|
build-and-run-unit-tests:
CCMenu/Source/Pipeline Window/GitHub Sheets/AddGitHubPipelineSheet.swift#L105
'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
|