Skip to content

Update go version to 1.22 #251

Update go version to 1.22

Update go version to 1.22 #251

Triggered via pull request February 16, 2024 13:32
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
prep-test
5s
prep-test
Matrix: go-test
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 53 warnings
[golangci-ads] ads/map_store_adapter.go#L43: ads/map_store_adapter.go#L43
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-core] core/eventticker/eventticker.go#L98: core/eventticker/eventticker.go#L98
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-core] core/eventticker/eventticker.go#L112: core/eventticker/eventticker.go#L112
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-core] core/eventticker/eventticker.go#L113: core/eventticker/eventticker.go#L113
unused-parameter: parameter 'scheduledTask' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-ds] ds/randommap/random_map.go#L159: ds/randommap/random_map.go#L159
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-ds] ds/randommap/random_map.go#L198: ds/randommap/random_map.go#L198
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-web] web/subscriptionmanager/subscription_manager.go#L378: web/subscriptionmanager/subscription_manager.go#L378
unused-parameter: parameter 'clientID' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-app] app/version/version.go#L43: app/version/version.go#L43
unused-parameter: parameter 'version' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-app] app/components/profiling/component.go#L21: app/components/profiling/component.go#L21
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-runtime] runtime/ioutils/ioutils.go#L279: runtime/ioutils/ioutils.go#L279
unused-parameter: parameter 'd' seems to be unused, consider removing or renaming it as _ (revive)
[golangci-runtime] runtime/workerpool/group.go#L210: runtime/workerpool/group.go#L210
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (ads)
reviewdog exited with status code: 1
golangci-lint (core)
reviewdog exited with status code: 1
golangci-lint (web)
reviewdog exited with status code: 1
golangci-lint (runtime)
reviewdog exited with status code: 1
golangci-lint (app)
reviewdog exited with status code: 1
golangci-lint (ds)
reviewdog exited with status code: 1
prep-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prep-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
go-test (codegen)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (codegen)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (stringify)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (stringify)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (lo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (lo)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (log)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (log)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (constraints)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (constraints)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (apputils)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (apputils)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (crypto)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (crypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (logger)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (logger)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (ierrors)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (ierrors)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (ads)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (ads)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (ds)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (ds)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (serializer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (serializer)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (web)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (web)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (core)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (app)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (kvstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (kvstore)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
go-test (runtime)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test (runtime)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
golangci-lint (constraints)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (codegen)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (stringify)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (ierrors)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (ads)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (apputils)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (logger)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (crypto)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (core)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (lo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (log)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (web)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (kvstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (runtime)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (ds)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (serializer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.