fix: linux lib out #35
Annotations
11 errors and 2 warnings
platform/desktop/custom.go#L1
In function 'init_signals':
|
platform/desktop/custom.go#L9
error: unknown type name 'stack_t'
|
platform/desktop/custom.go#L9
error: empty scalar initializer
|
platform/desktop/custom.go#L9
note: (near initialization for 'ss')
|
platform/desktop/custom.go#L10
error: request for member 'ss_sp' in something not a structure or union
|
platform/desktop/custom.go#L10
error: 'SIGSTKSZ' undeclared (first use in this function)
|
platform/desktop/custom.go#L10
note: each undeclared identifier is reported only once for each function it appears in
|
platform/desktop/custom.go#L11
error: request for member 'ss_size' in something not a structure or union
|
platform/desktop/custom.go#L12
error: request for member 'ss_flags' in something not a structure or union
|
platform/desktop/custom.go#L15
error: variable 'sa' has initializer but incomplete type
|
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading