-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Hi, I get the following compile error, if I try to compile this carte on github actions using macos-latest runner.
I am using this crates as dependency from keepawake.
error: expected item after attributes
--> /Users/runner/work/mission2teegarden-b/mission2teegarden-b/target/debug/build/apple-sys-1fef9ac78fba900c/out/CoreFoundation.rs:3:2249
|
3 | ... :: { self , msg_send , sel , sel_impl , class } ; # [allow (non_camel_case_types)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: expected item after attributes
--> /Users/runner/work/mission2teegarden-b/mission2teegarden-b/target/debug/build/apple-sys-1fef9ac78fba900c/out/IOKit.rs:3:2249
|
3 | ... :: { self , msg_send , sel , sel_impl , class } ; # [allow (non_camel_case_types)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: could not compile `apple-sys` (lib) due to 2 previous errors
https://github.com/LuckyTurtleDev/mission2teegarden-b/actions/runs/5466717079/jobs/9952050311?pr=130
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels