Skip to content

Unix socket implementation #260

Unix socket implementation

Unix socket implementation #260

Re-run triggered January 16, 2024 11:08
Status Failure
Total duration 2m 31s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
gotify: api/application_test.go#L53
s.T undefined (type *ApplicationSuite has no field or method T) (typecheck)
gotify: api/application_test.go#L79
s.T undefined (type *ApplicationSuite has no field or method T) (typecheck)
gotify: api/application_test.go#L80
s.T undefined (type *ApplicationSuite has no field or method T) (typecheck)
gotify: api/application_test.go#L147
missing type in composite literal (typecheck)
gotify: api/application_test.go#L243
missing type in composite literal (typecheck)
gotify: api/application_test.go#L255
missing type in composite literal (typecheck)
gotify: api/client_test.go#L43
s.T undefined (type *ClientSuite has no field or method T) (typecheck)
gotify: api/client_test.go#L61
s.T undefined (type *ClientSuite has no field or method T) (typecheck)
gotify: api/client_test.go#L73
s.T undefined (type *ClientSuite has no field or method T) (typecheck)
gotify: api/health_test.go#L30
s.T undefined (type *HealthSuite has no field or method T) (typecheck)
gotify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/setup-node@v1, actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/