Goose 的发布订阅接口实现, 以及小部分代码格式改动 #33
Annotations
5 errors and 2 notices
|
static-analysis (ubuntu-latest):
goose_subscriber.go#L10
warning: passing argument 1 of ‘GooseSubscriber_create’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
static-analysis (ubuntu-latest):
goose_subscriber.go#L0
In function ‘create_simple_goose_subscriber’:
|
|
static-analysis (macos-latest):
goose_subscriber.go#L10
warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
|
static-analysis (windows-latest):
goose_subscriber.go#L10
warning: passing argument 1 of 'GooseSubscriber_create' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
static-analysis (windows-latest):
goose_subscriber.go#L0
In function 'create_simple_goose_subscriber':
|
|
static-analysis (macos-latest)
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
|
|
static-analysis (macos-latest)
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
|