undo: split the plugin interface #1392
Annotations
20 errors and 5 warnings
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting types for ‘clap_plugin_state_t’; have ‘struct clap_plugin_undo_state’
|
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting types for ‘clap_plugin_state_t’; have ‘struct clap_plugin_undo_state’
|
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
ubuntu-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
ubuntu-latest-build
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|
macos-latest-build:
include/clap/ext/draft/undo.h#L120
typedef redefinition with different types ('struct clap_plugin_undo_state' vs 'struct clap_plugin_state')
|
macos-latest-build:
include/clap/ext/draft/undo.h#L120
typedef redefinition with different types ('struct clap_plugin_undo_state' vs 'struct clap_plugin_state')
|
macos-latest-build:
include/clap/ext/draft/undo.h#L120
typedef redefinition with different types ('struct clap_plugin_undo_state' vs 'struct clap_plugin_state')
|
macos-latest-build:
include/clap/ext/draft/undo.h#L120
typedef redefinition with different types ('struct clap_plugin_undo_state' vs 'struct clap_plugin_state')
|
macos-latest-build:
include/clap/ext/draft/undo.h#L120
typedef redefinition with different types ('struct clap_plugin_undo_state' vs 'struct clap_plugin_state')
|
macos-latest-build
run-cmake action execution failed: 'Error: "'/opt/homebrew/bin/cmake' failed with error code: '1'.'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting types for 'clap_plugin_state_t'; have 'struct clap_plugin_undo_state'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting types for 'clap_plugin_state_t'; have 'struct clap_plugin_undo_state'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration 'typedef struct clap_plugin_undo_state clap_plugin_state_t'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration 'typedef struct clap_plugin_undo_state clap_plugin_state_t'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration 'typedef struct clap_plugin_undo_state clap_plugin_state_t'
|
windows-latest-build:
include/clap/ext/draft/undo.h#L120
conflicting declaration 'typedef struct clap_plugin_undo_state clap_plugin_state_t'
|
windows-latest-build
run-cmake action execution failed: 'Error: "'D:\a\_temp\-983518947\cmake-3.30.3-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
|
ubuntu-latest-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest-build
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
macos-latest-build
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
windows-latest-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|