Skip to content

idea for a simpler aggregate-only implementation #384

idea for a simpler aggregate-only implementation

idea for a simpler aggregate-only implementation #384

Triggered via push May 20, 2024 20:20
Status Success
Total duration 3m 25s
Artifacts

ci.yaml

on: push
Matrix: test
release
0s
release
Matrix: assets
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
test (macos-latest): pkg/domain/process.go#L4
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (macos-latest): pkg/origin/process.go#L10
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (macos-latest): pkg/realtime/process.go#L12
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (macos-latest): pkg/prom/registry.go#L137
parameter 'req' seems to be unused, consider removing or renaming it as _
test (macos-latest): pkg/prom/registry.go#L183
parameter 'candidate' seems to be unused, consider removing or renaming it as _
test (macos-latest): pkg/rt/subscriber.go#L75
exported function WithAggregateOnly should have comment or be unexported
test (ubuntu-latest): pkg/domain/process.go#L4
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (ubuntu-latest): pkg/origin/process.go#L10
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (ubuntu-latest): pkg/realtime/process.go#L12
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (ubuntu-latest): pkg/prom/registry.go#L137
parameter 'req' seems to be unused, consider removing or renaming it as _
test (ubuntu-latest): pkg/prom/registry.go#L183
parameter 'candidate' seems to be unused, consider removing or renaming it as _
test (ubuntu-latest): pkg/rt/subscriber.go#L75
exported function WithAggregateOnly should have comment or be unexported
test (windows-latest): pkg/origin/process.go#L10
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (windows-latest): pkg/domain/process.go#L4
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (windows-latest): pkg/realtime/process.go#L12
parameter 'serviceVersion' seems to be unused, consider removing or renaming it as _
test (windows-latest): pkg/prom/registry.go#L137
parameter 'req' seems to be unused, consider removing or renaming it as _
test (windows-latest): pkg/prom/registry.go#L183
parameter 'candidate' seems to be unused, consider removing or renaming it as _
test (windows-latest): pkg/rt/subscriber.go#L75
exported function WithAggregateOnly should have comment or be unexported
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/