Skip to content

Initial version of frontend #326

Initial version of frontend

Initial version of frontend #326

Triggered via pull request November 10, 2024 14:36
Status Failure
Total duration 3m 6s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
code: pkg/testutils/testutils.go#L49
param min has same name as predeclared identifier (predeclared)
code
issues found
proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
proto
No github_token supplied, API requests will be subject to stricter rate limiting
proto
Unexpected input(s) 'config', valid inputs are ['input', 'buf_token']
front
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, crazy-max/ghaction-github-runtime@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
code: pkg/pubsub/pubsub_test.go#L116
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
code: pkg/pubsub/pubsub_test.go#L156
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)