Skip to content

upgrade golang version in the github actions (#183) #137

upgrade golang version in the github actions (#183)

upgrade golang version in the github actions (#183) #137

Triggered via push July 5, 2024 11:42
Status Failure
Total duration 57s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
undefined: max (typecheck)
lint
undefined: plugin (typecheck)
lint
undefined: plugin (typecheck)
lint
undefined: plugin (typecheck)
lint
s.server.QueryData undefined (type DataServer has no field or method QueryData) (typecheck)
lint
s.server.CollectMetrics undefined (type DiagnosticsServer has no field or method CollectMetrics) (typecheck)
lint
s.server.CheckHealth undefined (type DiagnosticsServer has no field or method CheckHealth) (typecheck)
lint
s.server.CallResource undefined (type ResourceServer has no field or method CallResource) (typecheck)
lint
s.server.SubscribeStream undefined (type StreamServer has no field or method SubscribeStream) (typecheck)
lint
s.server.PublishStream undefined (type StreamServer has no field or method PublishStream) (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/