Subscription support #807
Annotations
5 errors and 3 warnings
graphql/websocket.go#L185
Error return value of `w.UnsubscribeAll` is not checked (errcheck)
|
graphql/websocket.go#L107
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
graphql/websocket.go#L116
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
graphql/websocket.go#L45
fieldalignment: struct with 80 pointer bytes could be 72 (govet)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@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